diff options
author | James Meyer <james.meyer@operamail.com> | 2014-10-19 23:11:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-10-19 23:11:11 (GMT) |
commit | bf92c78f459a0856adafa065317cb25a39444ccb (patch) | |
tree | bf57e57735db0c6a1d0ae3852791505ae1ec9e0a | |
parent | db420b9dfa1df8082f1b9655cdc9e2ebc1a0d002 (diff) | |
download | linhes_pkgbuild-bf92c78f459a0856adafa065317cb25a39444ccb.zip linhes_pkgbuild-bf92c78f459a0856adafa065317cb25a39444ccb.tar.gz linhes_pkgbuild-bf92c78f459a0856adafa065317cb25a39444ccb.tar.bz2 |
system-templates: recompile to fix permissions on remotes dir
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index b9f5e6d..40aeefb 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.2 -pkgrel=1 +pkgrel=2 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |