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

Daniel Micay thestinger at archlinux.org
Tue Dec 30 00:15:18 UTC 2014


    Date: Tuesday, December 30, 2014 @ 01:15:18
  Author: thestinger
Revision: 124890

openvas-libraries: add validpgpkeys

Modified:
  openvas-libraries/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 00:15:17 UTC (rev 124889)
+++ PKGBUILD	2014-12-30 00:15:18 UTC (rev 124890)
@@ -16,6 +16,9 @@
         "http://wald.intevation.org/frs/download.php/1834/$pkgname-${pkgver}.tar.gz.asc")
 md5sums=('2b01a5b985bdbd66fad94f3c036242e8'
          'SKIP')
+validpgpkeys=(
+              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
+)
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list