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

Jelle van der Waa jelle at archlinux.org
Sun Jan 4 18:18:17 UTC 2015


    Date: Sunday, January 4, 2015 @ 19:18:16
  Author: jelle
Revision: 125340

Add validpgpkeys

Modified:
  avrdude/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-04 18:15:02 UTC (rev 125339)
+++ PKGBUILD	2015-01-04 18:18:16 UTC (rev 125340)
@@ -11,6 +11,7 @@
 license=('GPL')
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' '5E84F980C3CAFD4BB5841070F48CA81B69A85873')
 md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
          'SKIP')
 



More information about the arch-commits mailing list