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

Dan McGee dan at archlinux.org
Mon Nov 19 03:42:33 UTC 2012


    Date: Sunday, November 18, 2012 @ 22:42:33
  Author: dan
Revision: 171545

upgpkg: libcap-ng 0.7.3-1

Modified:
  libcap-ng/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-19 01:39:29 UTC (rev 171544)
+++ PKGBUILD	2012-11-19 03:42:33 UTC (rev 171545)
@@ -3,16 +3,16 @@
 # Contributor: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
 
 pkgname=libcap-ng
-pkgver=0.7
+pkgver=0.7.3
 pkgrel=1
-pkgdesc="A library intended to make programming with POSIX capabilities much easier than the traditional libcap"
+pkgdesc="A library making programming with POSIX capabilities easier than traditional libcap"
 arch=('i686' 'x86_64')
 url="http://people.redhat.com/sgrubb/libcap-ng/"
 license=('GPL2' 'LGPL2.1')
 depends=('glibc')
 options=('!libtool')
 source=(http://people.redhat.com/sgrubb/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('85c14a2442a3721383a1e2284e254846')
+md5sums=('610afb774f80a8032b711281df126283')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list