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

Daniel Micay thestinger at archlinux.org
Wed Nov 2 19:10:14 UTC 2016


    Date: Wednesday, November 2, 2016 @ 19:10:14
  Author: thestinger
Revision: 194539

pdnsd: switch to sha512sums and add GPG signature

Modified:
  pdnsd/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 18:42:35 UTC (rev 194538)
+++ PKGBUILD	2016-11-02 19:10:14 UTC (rev 194539)
@@ -14,9 +14,12 @@
 depends=('glibc')
 install=${pkgname}.install
 source=(http://members.home.nl/p.a.rombouts/pdnsd/releases/pdnsd-$_pkgver-par.tar.gz
+        http://members.home.nl/p.a.rombouts/pdnsd/releases/pdnsd-$_pkgver-par.tar.gz.asc
 	service)
-md5sums=('2f3e705d59a0f9308ad9504b24400769'
-         '750dc2c8274a0de95670758c7c34fd21')
+sha512sums=('4fde296642306aa986ddb7cad0b5991bcd397656d93ef4962706276848c7fa62c664a40198e807d029637f116e8000c237d98b91cbbfec5c08b134d8bb3adf81'
+            'SKIP'
+            'ae278f8899f90ded9eaf814af620207b8a255149a12a1debe00cf9b60339153c6f81cb5c51b84af944f4d89f2f332481cf281a47dd4651e31e77302b21cb5e77')
+validpgpkeys=(21EC7442EE80FB0594E317612C4C1357A484EE22)
 
 build() {
   cd "$srcdir/$pkgname-$_pkgver"



More information about the arch-commits mailing list