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

Anatol Pomozov anatolik at archlinux.org
Sun Dec 8 23:33:58 UTC 2019


    Date: Sunday, December 8, 2019 @ 23:33:58
  Author: anatolik
Revision: 370543

upgpkg: libcap 2.28-1

Modified:
  libcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-08 22:25:06 UTC (rev 370542)
+++ PKGBUILD	2019-12-08 23:33:58 UTC (rev 370543)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libcap
-pkgver=2.27
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 pkgdesc='POSIX 1003.1e capabilities'
 arch=(x86_64)
 url='https://sites.google.com/site/fullycapable/'
@@ -13,7 +13,7 @@
 makedepends=(linux-api-headers)
 validpgpkeys=(38A644698C69787344E954CE29EE848AE2CCF3F4) # Andrew G. Morgan <morgan at kernel.org>
 source=(https://kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$pkgver.tar.{xz,sign})
-md5sums=('2e8f9fab32eb5ccb37969fe317fd17aa'
+md5sums=('4066ddca53fb7e146f98372c8e43afc4'
          'SKIP')
 
 prepare() {



More information about the arch-commits mailing list