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

Christian Hesse eworm at archlinux.org
Thu May 7 06:51:40 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:51:40
  Author: eworm
Revision: 382627

upgpkg: keyutils 1.6.1-4

rebuild with soname provides

Modified:
  keyutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:51:01 UTC (rev 382626)
+++ PKGBUILD	2020-05-07 06:51:40 UTC (rev 382627)
@@ -3,7 +3,7 @@
 
 pkgname=keyutils
 pkgver=1.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Linux Key Management Utilities'
 arch=('x86_64')
 url='https://www.kernel.org/'
@@ -10,6 +10,7 @@
 license=('GPL2' 'LGPL2.1')
 depends=('glibc' 'sh')
 makedepends=('git')
+provides=('libkeyutils.so')
 backup=('etc/request-key.conf')
 validpgpkeys=('A86E54B0D5E1B4E0AB7C640FFBB7576BA7CB0B6B') # David Howells <dhowells at redhat.com>
 source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git#tag=v${pkgver}?signed"



More information about the arch-commits mailing list