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

Felix Yan fyan at archlinux.org
Tue Dec 30 01:57:20 UTC 2014


    Date: Tuesday, December 30, 2014 @ 02:57:20
  Author: fyan
Revision: 228163

add validpgpkeys integrity check

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 00:23:26 UTC (rev 228162)
+++ PKGBUILD	2014-12-30 01:57:20 UTC (rev 228163)
@@ -14,6 +14,7 @@
 source=("http://launchpad.net/${pkgname}/${pkgver%.*}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.sig})
 sha1sums=('5eb4d0367c6d83396250165da5bb2c8a9f378293'
           'SKIP')
+validpgpkeys=('84736900600FF95EF23513F52975A150DEF6218F')  # Vincent Ladeuil
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list