diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-25 04:21:48 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-25 04:21:48 (GMT) |
commit | 1ec3574b06b66a8d25baee08f78186cfb7b63c1b (patch) | |
tree | 1b48f1354ea71b314b271a4ea23dfc895188ff25 /abs/core/system-templates/PKGBUILD | |
parent | 1fefc9c7bae49375e667f684c8a7771cc9d29188 (diff) | |
download | linhes_pkgbuild-1ec3574b06b66a8d25baee08f78186cfb7b63c1b.zip linhes_pkgbuild-1ec3574b06b66a8d25baee08f78186cfb7b63c1b.tar.gz linhes_pkgbuild-1ec3574b06b66a8d25baee08f78186cfb7b63c1b.tar.bz2 |
system-templates: first stab of reorg of remotes layout
now they fall in the buckets of
-user
-other
-common
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-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 3ca911a..ad61536 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=14 +pkgrel=15 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |