diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-29 13:23:35 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-29 13:23:35 (GMT) |
commit | 6ad014b48c55fd178f31546fc47d63d481ed2057 (patch) | |
tree | dbac551e4c93ead051cdf4efc8b05a61a5537d1a /abs | |
parent | 69ce31edd076acb6912332ddd852137d7542e8c5 (diff) | |
download | linhes_pkgbuild-6ad014b48c55fd178f31546fc47d63d481ed2057.zip linhes_pkgbuild-6ad014b48c55fd178f31546fc47d63d481ed2057.tar.gz linhes_pkgbuild-6ad014b48c55fd178f31546fc47d63d481ed2057.tar.bz2 |
system-templates: bump for new remote images
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 5add985..41cf68a 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=30 +pkgrel=31 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |