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

Levente Polyak anthraxx at archlinux.org
Thu Sep 24 20:54:21 UTC 2020


    Date: Thursday, September 24, 2020 @ 20:54:20
  Author: anthraxx
Revision: 396490

upgpkg: libcap-ng 0.8-1

Modified:
  libcap-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 20:51:43 UTC (rev 396489)
+++ PKGBUILD	2020-09-24 20:54:20 UTC (rev 396490)
@@ -3,8 +3,8 @@
 # Contributor: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
 
 pkgname=libcap-ng
-pkgver=0.7.11
-pkgrel=2
+pkgver=0.8
+pkgrel=1
 pkgdesc='Library making programming with POSIX capabilities easier than traditional libcap'
 url='https://people.redhat.com/sgrubb/libcap-ng/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('glibc')
 provides=('libcap-ng.so')
 source=(https://github.com/stevegrubb/libcap-ng/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ad2f07df90b730831fda87f2f8ad889602ac627d63dbdb5db8a39af6ad65a0b3e08eb37ea99cf5604a16f0b526ae3f847e03493663f66178590a8c6dfadae4eb')
-b2sums=('f634dceef47840f573b8c84d2af9f511486ea6d23a0e41d1157f1d0a433150aeba08da75284237573157ca9d5429cb47a79cfbe40356a7f875c8a14184173e15')
+sha512sums=('47b079849ee051544e74b006bcfff1f7965c79099db52f39f49e3f138137748712df2ef88f3fbd9715d44d9f2d118593f557dba1ede45a0168e7c813a4e65f46')
+b2sums=('e31be8b3f3879f5a266c9ca2893353c84b628833d923992f3aaedfca5ca60b7a5d3beceb4144911ebc311c5cbb7bcf442e5221aa2bbf494d5eac9ef11d253909')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list