diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-05-18 19:09:41 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-05-18 19:09:41 (GMT) |
commit | 4703b3078c821613c9654ae031a9ed1740a59cd7 (patch) | |
tree | 15973ec00b8305b032f9299ba6ffb3f1174463e3 /abs/core/system-templates/PKGBUILD | |
parent | 96e53f48cac3e176182b224a7f9d1897f420649f (diff) | |
download | linhes_pkgbuild-4703b3078c821613c9654ae031a9ed1740a59cd7.zip linhes_pkgbuild-4703b3078c821613c9654ae031a9ed1740a59cd7.tar.gz linhes_pkgbuild-4703b3078c821613c9654ae031a9ed1740a59cd7.tar.bz2 |
system-template: remove unused remote templates ref #821
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 1079890..25c83f2 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=12 +pkgrel=13 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |