diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-25 03:25:01 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-25 03:25:01 (GMT) |
commit | 76a1dd041c8c1cf26353579a52e4834eb3bcf8f8 (patch) | |
tree | 4f10827639d40b31dfcb4cb6deb99dd0ea4c3448 /abs | |
parent | e10cbb64246ea0324ee99c02088f94d33751b0e5 (diff) | |
download | linhes_pkgbuild-76a1dd041c8c1cf26353579a52e4834eb3bcf8f8.zip linhes_pkgbuild-76a1dd041c8c1cf26353579a52e4834eb3bcf8f8.tar.gz linhes_pkgbuild-76a1dd041c8c1cf26353579a52e4834eb3bcf8f8.tar.bz2 |
bump to make the pkgver higher.
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/util-linux-ng/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/util-linux-ng/PKGBUILD b/abs/core-testing/util-linux-ng/PKGBUILD index d7c396d..c7e6073 100644 --- a/abs/core-testing/util-linux-ng/PKGBUILD +++ b/abs/core-testing/util-linux-ng/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: judd <jvinet@zeroflux.org> pkgname=util-linux-ng pkgver=2.14 -pkgrel=1 +pkgrel=14 pkgdesc="Miscellaneous system utilities for Linux" arch=('i686' 'x86_64') groups=('base') |