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

Daniel Micay thestinger at archlinux.org
Sat Dec 27 03:14:59 UTC 2014


    Date: Saturday, December 27, 2014 @ 04:14:58
  Author: thestinger
Revision: 124657

add validpkgkeys array

Modified:
  gradm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-26 22:02:46 UTC (rev 124656)
+++ PKGBUILD	2014-12-27 03:14:58 UTC (rev 124657)
@@ -24,6 +24,9 @@
             'SKIP'
             '23862daef9b00cdc91367d3a8039fc41627312a6c3d1f34054519f599514379c'
             '73cf31add3da55b539777d736764a40c6b30041cc259e1d0372c867b87070440')
+validpgpkeys=(
+              'DE9452CE46F42094907F108B44D1C0F82525FE49' # Bradley Spengler
+)
 
 prepare() {
   cd $pkgname



More information about the arch-commits mailing list