[arch-commits] Commit in libcap/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Thu Jan 21 11:40:53 UTC 2010


    Date: Thursday, January 21, 2010 @ 06:40:53
  Author: allan
Revision: 64614

upgpkg: libcap 2.19-1
    upstream update

Modified:
  libcap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-21 11:34:47 UTC (rev 64613)
+++ PKGBUILD	2010-01-21 11:40:53 UTC (rev 64614)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libcap
-pkgver=2.17
+pkgver=2.19
 pkgrel=1
 pkgdesc="POSIX 1003.1e capabilities"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('glibc' 'attr')
 source=(http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${pkgname}-${pkgver}.tar.gz)
-md5sums=('fa8c3841ce491b379de316a195e65da2')
+md5sums=('9caa6dafc9e3db4cbaecdb8e48f23fa2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list