Date: Monday, October 5, 2015 @ 15:51:46 Author: anatolik Revision: 248368
upgpkg: libcap-ng 0.7.7-1 Modified: libcap-ng/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-05 09:22:02 UTC (rev 248367) +++ PKGBUILD 2015-10-05 13:51:46 UTC (rev 248368) @@ -3,7 +3,7 @@ # Contributor: Gerardo Exequiel Pozzi <[email protected]> pkgname=libcap-ng -pkgver=0.7.4 +pkgver=0.7.7 pkgrel=1 pkgdesc="A library making programming with POSIX capabilities easier than traditional libcap" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('GPL2' 'LGPL2.1') depends=('glibc') source=(http://people.redhat.com/sgrubb/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('55c57c0673b944ea1a755bcb2636dabd') +md5sums=('3d7d126b29e2869a0257c17c8b0d9b2e') build() { cd $pkgname-$pkgver
