[arch-commits] Commit in keyutils/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Tue Aug 28 18:54:41 UTC 2018
Date: Tuesday, August 28, 2018 @ 18:54:41
Author: eworm
Revision: 333061
upgpkg: keyutils 1.5.11-1
new upstream release
Modified:
keyutils/trunk/PKGBUILD
----------+
PKGBUILD | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-28 18:03:02 UTC (rev 333060)
+++ PKGBUILD 2018-08-28 18:54:41 UTC (rev 333061)
@@ -3,8 +3,8 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=keyutils
-pkgver=1.5.10
-pkgrel=2
+pkgver=1.5.11
+pkgrel=1
pkgdesc="Linux Key Management Utilities"
arch=('x86_64')
url="http://www.kernel.org"
@@ -11,9 +11,11 @@
license=('GPL2' 'LGPL2.1')
depends=('glibc' 'sh')
backup=('etc/request-key.conf')
-source=(https://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
- request-key.conf.patch)
-sha256sums=('115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6'
+validpgpkeys=('A86E54B0D5E1B4E0AB7C640FFBB7576BA7CB0B6B') # David Howells <dhowells at redhat.com>
+source=("https://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}
+ 'request-key.conf.patch')
+sha256sums=('11584488206edc30736263eb855bf7793f16e661987241d333d3cb5ea479b1b5'
+ 'SKIP'
'203c602c61ed94ccd423a0a453d74143d678c641a9a4486367576ee8af2cb8d6')
prepare() {
More information about the arch-commits
mailing list