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

Levente Polyak anthraxx at archlinux.org
Mon Jul 1 20:40:38 UTC 2019


    Date: Monday, July 1, 2019 @ 20:40:38
  Author: anthraxx
Revision: 487194

upgpkg: wpscan 1:3.5.4-1

Modified:
  wpscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 20:38:30 UTC (rev 487193)
+++ PKGBUILD	2019-07-01 20:40:38 UTC (rev 487194)
@@ -2,7 +2,7 @@
 # Contributor: alexiobash < me (at) alexiobash (dot) com >
 
 pkgname=wpscan
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 epoch=1
 pkgdesc='Black box WordPress vulnerability scanner'
@@ -12,9 +12,9 @@
 depends=('ruby-bundler' 'libxslt' 'libyaml' 'curl' 'libxml2')
 options=('!strip' '!emptydirs')
 install=wpscan.install
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/wpscanteam/wpscan/archive/v${pkgver}.tar.gz)
-sha256sums=('65da9d4aaea5fc0ea71f42412df5b249aa90c31d1873b4391f02eafbb6b0b781')
-sha512sums=('760cde2e5ac4223434d11ee21e43bfc3f90436e2750b723a0356ada36b91aa30deddd9b3aab4fdb9c12e21fcbfa1869adb4fb7574fca5b60d29c3104638e117d')
+source=(https://github.com/wpscanteam/wpscan/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('bd70d10e4cb177af212bcb3ddc3909e9154038d95c0c3d9ddfb73b88d1ee2eea')
+sha512sums=('9830cfeeb3486d2ce11e7c31f771f1c18568c5510000ec13e87f78472bf68cf0062da29497df095a09e9b757718ab86e7b0d2fccf6685530b52e7ef6afbf9814')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list