[arch-commits] Commit in libcap/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon May 2 01:47:02 UTC 2011
Date: Sunday, May 1, 2011 @ 21:47:02
Author: allan
Revision: 122049
upgpkg: libcap 2.21-1
upstream update
Modified:
libcap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-02 00:19:11 UTC (rev 122048)
+++ PKGBUILD 2011-05-02 01:47:02 UTC (rev 122049)
@@ -3,7 +3,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libcap
-pkgver=2.20
+pkgver=2.21
pkgrel=1
pkgdesc="POSIX 1003.1e capabilities"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('GPL')
depends=('glibc' 'attr')
source=(http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8ce6905851ffdde287d00d8269775ade')
+md5sums=('61966ef40f2dee8731b69db895e4548d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list