diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-01 02:00:46 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-01 02:00:46 (GMT) |
commit | b0a0e704f3203cfe91ac14bff539040639eabd3e (patch) | |
tree | d8b58ae89e964c975742c8263d40706c45ecc30a /abs | |
parent | ecc0f4dd32d60b9ae2ac8f637c75f6923105c350 (diff) | |
download | linhes_pkgbuild-b0a0e704f3203cfe91ac14bff539040639eabd3e.zip linhes_pkgbuild-b0a0e704f3203cfe91ac14bff539040639eabd3e.tar.gz linhes_pkgbuild-b0a0e704f3203cfe91ac14bff539040639eabd3e.tar.bz2 |
system-templates: bump pkgrel for dish changes
Diffstat (limited to 'abs')
-rwxr-xr-x | abs/core-testing/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD index 5df40d9..754f193 100755 --- a/abs/core-testing/system-templates/PKGBUILD +++ b/abs/core-testing/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=1.0 -pkgrel=22 +pkgrel=23 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |