diff options
author | Cecil <knoppmyth@gmail.com> | 2012-03-02 03:02:46 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-03-02 03:02:46 (GMT) |
commit | f441ae5b8f06dd62ac369365bbf236aecb85d548 (patch) | |
tree | 937873a3b556a3623f8ccc2b1bb9084e3ccbb87d /abs/core/system-templates/PKGBUILD | |
parent | 63bce33add0ab852c922d1d3264ec93d65728609 (diff) | |
parent | cc8a1c904a89ac1582ac442838f770418cd0c040 (diff) | |
download | linhes_pkgbuild-f441ae5b8f06dd62ac369365bbf236aecb85d548.zip linhes_pkgbuild-f441ae5b8f06dd62ac369365bbf236aecb85d548.tar.gz linhes_pkgbuild-f441ae5b8f06dd62ac369365bbf236aecb85d548.tar.bz2 |
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
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 1cf109e..c2d0344 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=8 +pkgrel=9 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |