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

Levente Polyak anthraxx at archlinux.org
Mon Aug 24 21:08:41 UTC 2020


    Date: Monday, August 24, 2020 @ 21:08:41
  Author: anthraxx
Revision: 394675

upgpkg: libcap-ng 0.7.11-1

Modified:
  libcap-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 21:05:22 UTC (rev 394674)
+++ PKGBUILD	2020-08-24 21:08:41 UTC (rev 394675)
@@ -3,7 +3,7 @@
 # Contributor: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
 
 pkgname=libcap-ng
-pkgver=0.7.10
+pkgver=0.7.11
 pkgrel=1
 pkgdesc='Library making programming with POSIX capabilities easier than traditional libcap'
 url='https://people.redhat.com/sgrubb/libcap-ng/'
@@ -10,8 +10,10 @@
 arch=('x86_64')
 license=('LGPL2.1')
 depends=('glibc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevegrubb/libcap-ng/archive/v${pkgver}.tar.gz)
-sha512sums=('371dc1c1f6e2999ef4b4173e12338e9a794e9f48bd5ce8fb4d0c05884cff277ecf24f51e4b300487f9b5f52d93de7eeb1542ebb49c82226d06dd44fa76092367')
+provides=('libcap-ng.so')
+source=(https://github.com/stevegrubb/libcap-ng/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('ad2f07df90b730831fda87f2f8ad889602ac627d63dbdb5db8a39af6ad65a0b3e08eb37ea99cf5604a16f0b526ae3f847e03493663f66178590a8c6dfadae4eb')
+b2sums=('f634dceef47840f573b8c84d2af9f511486ea6d23a0e41d1157f1d0a433150aeba08da75284237573157ca9d5429cb47a79cfbe40356a7f875c8a14184173e15')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list