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

Andreas Radke andyrtr at archlinux.org
Tue Dec 30 21:13:30 UTC 2014


    Date: Tuesday, December 30, 2014 @ 22:13:30
  Author: andyrtr
Revision: 228198

add validpgpkeys

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 21:07:00 UTC (rev 228197)
+++ PKGBUILD	2014-12-30 21:13:30 UTC (rev 228198)
@@ -15,6 +15,10 @@
 source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig})
 md5sums=('b657e3010c10cae2244e7ce79ee3d446'
          'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+              '1F42418905D8206AA754CCDC29EE58B996865171')
+               # "Simon Josefsson <simon at josefsson.org>"
+               # "Nikos Mavrogiannopoulos <nmav at gnutls.org>
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list