summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-06-20 17:23:57 +0200
committerjohnnybash2023-06-20 17:23:57 +0200
commit02b45a29257513bf213cb6be5419c4628922310d (patch)
treeed27824604174c5075ef782bedd1a10195077e90 /PKGBUILD
parent7efc8c20c4f465cddb127f68b051295c1a693a3c (diff)
downloadaur-02b45a29257513bf213cb6be5419c4628922310d.tar.gz
upgpkg: zaproxy-weekly 2023_06_19-1
upstream release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaedca84b2b3..3523b3413a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_06_12
+pkgver=2023_06_19
pkgrel=1
pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications, weekly Pre-release'
conflicts=('zaproxy')
@@ -13,8 +13,8 @@ arch=('any')
license=('Apache')
depends=('java-runtime' 'ttf-font')
source=(ZAP_WEEKLY_D-${pkgver//_/-}.zip::https://github.com/zaproxy/zaproxy/releases/download/w${pkgver//_/-}/ZAP_WEEKLY_D-${pkgver//_/-}.zip)
-sha256sums=('6f7afc2e06e21d06dd05203b6013204ff21d3ee5afd3bed1aefefd5eb190cb70')
-b2sums=('d51754a6e7ea5ce7062c34b0d88e9c0b129fce800fddc47573c93277964bfcd1662b2b137bb8146e25b53aa4031cb9c34634fc634d95fae64a0cba0bb535b60d')
+sha256sums=('0b668a092d185712aea26aec5e8d11e35eb8e44e970be4432e0abf69c90b2e21')
+b2sums=('9bc5c7692315038d0de6050ec1f5924d9f966b4be01bf8d1da38ed763cc3283f8403d9b97023f7397dbe9f40c0f11760711cb2327f9a3fe0da1cbcdd4d2b1dd3')
prepare() {
cd ZAP_D-${pkgver//_/-}