diff options
author | Cecil <knoppmyth@gmail.com> | 2010-12-29 09:03:51 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2010-12-29 09:03:51 (GMT) |
commit | c61fcfd15c38097d92d4d0b7faf91a800e5e85e4 (patch) | |
tree | a72cc87fadf47de0a7e15cb855ceccf4a38d90e0 /abs/core/system-templates/PKGBUILD | |
parent | e292ab7f897ae23e1516432d92c0b4aa239e097e (diff) | |
parent | bfbb65a6f8708052a18dd08bb8a3b5c5805a3e8d (diff) | |
download | linhes_pkgbuild-c61fcfd15c38097d92d4d0b7faf91a800e5e85e4.zip linhes_pkgbuild-c61fcfd15c38097d92d4d0b7faf91a800e5e85e4.tar.gz linhes_pkgbuild-c61fcfd15c38097d92d4d0b7faf91a800e5e85e4.tar.bz2 |
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 88e1835..94650c9 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates -pkgver=1.0 -pkgrel=45 +pkgver=2.0 +pkgrel=1 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |