[arch-commits] Commit in libosinfo/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Dec 7 02:48:14 UTC 2016
Date: Wednesday, December 7, 2016 @ 02:48:14
Author: bgyorgy
Revision: 198254
Use PGP signature
Modified:
libosinfo/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-07 02:45:08 UTC (rev 198253)
+++ PKGBUILD 2016-12-07 02:48:14 UTC (rev 198254)
@@ -12,8 +12,10 @@
depends=('glib2' 'libxslt' 'osinfo-db')
makedepends=('check' 'gobject-introspection' 'intltool' 'libsoup' 'vala')
options=('!libtool')
-source=(https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('f7b425ecde5197d200820eb44401c5033771a5d114bd6390230de768aad0396b')
+source=(https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF') # Daniel P. Berrange
+sha256sums=('f7b425ecde5197d200820eb44401c5033771a5d114bd6390230de768aad0396b'
+ 'SKIP')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list