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

Dave Reisner dreisner at archlinux.org
Sat Jun 11 17:18:23 UTC 2016


    Date: Saturday, June 11, 2016 @ 19:18:23
  Author: dreisner
Revision: 269356

add validpgpsums array

Modified:
  pkgfile/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 17:17:41 UTC (rev 269355)
+++ PKGBUILD	2016-06-11 17:18:23 UTC (rev 269356)
@@ -11,6 +11,7 @@
 depends=('libarchive' 'curl' 'pcre' 'pacman')
 source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
 install=pkgfile.install
+validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53')  # Dave Reisner
 md5sums=('30b3c4f0b18a33ca0ce4538492093511'
          'SKIP')
 



More information about the arch-commits mailing list