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

Daniel Micay thestinger at archlinux.org
Thu Sep 18 05:59:32 UTC 2014


    Date: Thursday, September 18, 2014 @ 07:59:31
  Author: thestinger
Revision: 119156

upgpkg: openvas-scanner 4.0.3-1

Modified:
  openvas-scanner/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 05:57:53 UTC (rev 119155)
+++ PKGBUILD	2014-09-18 05:59:31 UTC (rev 119156)
@@ -10,11 +10,13 @@
 depends=('openvas-libraries')
 makedepends=('cmake' 'doxygen')
 groups=(openvas)
-# This URL needs to be manually updated on every pkgver upgrade.
-# http://www.openvas.org/install-source.html
+# This URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
 source=("http://wald.intevation.org/frs/download.php/1726/$pkgname-${pkgver}.tar.gz"
+        "http://wald.intevation.org/frs/download.php/1727/$pkgname-${pkgver}.tar.gz.asc"
         "$pkgname.service")
 md5sums=('850facc6e7f550d1a75925563b0e5caf'
+         'SKIP'
          '5cc11ac11a7454aaa9148eab844b81af')
 
 build() {




More information about the arch-commits mailing list