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

Daniel Micay thestinger at archlinux.org
Thu Sep 18 05:57:23 UTC 2014


    Date: Thursday, September 18, 2014 @ 07:57:23
  Author: thestinger
Revision: 119154

upgpkg: openvas-libraries 7.0.4-1

Modified:
  openvas-libraries/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 05:52:13 UTC (rev 119153)
+++ PKGBUILD	2014-09-18 05:57:23 UTC (rev 119154)
@@ -10,10 +10,12 @@
 depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2')
 makedepends=('cmake' 'doxygen')
 groups=(openvas)
-# This URL needs to be manually updated on every pkgver upgrade.
-# http://www.openvas.org/install-source.html
-source=("http://wald.intevation.org/frs/download.php/1722/$pkgname-${pkgver}.tar.gz")
-md5sums=('b78c2b3b1e187c40805c1a849b1b530e')
+# 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/1722/$pkgname-${pkgver}.tar.gz"
+        "http://wald.intevation.org/frs/download.php/1723/$pkgname-${pkgver}.tar.gz.asc")
+md5sums=('b78c2b3b1e187c40805c1a849b1b530e'
+         'SKIP')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list