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

Daniel Micay thestinger at archlinux.org
Tue Dec 30 00:14:46 UTC 2014


    Date: Tuesday, December 30, 2014 @ 01:14:46
  Author: thestinger
Revision: 124888

openvas-cli: add validpgpkeys

Modified:
  openvas-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 00:13:43 UTC (rev 124887)
+++ PKGBUILD	2014-12-30 00:14:46 UTC (rev 124888)
@@ -16,6 +16,9 @@
         "http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc")
 md5sums=('70ac828c04995fdef997ea9e6ba29daf'
          'SKIP')
+validpgpkeys=(
+              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
+)
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list