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

Daniel Micay thestinger at archlinux.org
Mon Jul 20 22:57:27 UTC 2015


    Date: Tuesday, July 21, 2015 @ 00:57:27
  Author: thestinger
Revision: 137169

upgpkg: openvas-libraries 8.0.4-1

Modified:
  openvas-libraries/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-20 22:49:37 UTC (rev 137168)
+++ PKGBUILD	2015-07-20 22:57:27 UTC (rev 137169)
@@ -1,21 +1,21 @@
 # $Id$
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 pkgname=openvas-libraries
-pkgver=7.0.9
-pkgrel=2
+pkgver=8.0.4
+pkgrel=1
 pkgdesc='The OpenVAS libraries'
 arch=('i686' 'x86_64')
 url="http://www.openvas.org/"
 license=('GPL')
-depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
+depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap' 'hiredis')
 makedepends=('cmake' 'doxygen')
 groups=(openvas)
 # These 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/1971/$pkgname-${pkgver}.tar.gz"
-        "http://wald.intevation.org/frs/download.php/1972/$pkgname-${pkgver}.tar.gz.asc")
-md5sums=('dd0c8da845caf5d6f842f61282d71036'
-         'SKIP')
+source=("http://wald.intevation.org/frs/download.php/2125/$pkgname-${pkgver}.tar.gz"
+        "http://wald.intevation.org/frs/download.php/2126/$pkgname-${pkgver}.tar.gz.asc")
+sha256sums=('e8219e358185e60097f12e9a579b5ecfcd8c92f551195839dec85253a2d8e6f5'
+            'SKIP')
 validpgpkeys=(
               'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
 )



More information about the arch-commits mailing list