summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-10-28 12:33:14 +0200
committerjohnnybash2022-10-28 12:33:14 +0200
commited7ada6826183f5527d08a70d3065b4ef151e5aa (patch)
treeb878a6a064f34e7291f78a91bdd45ca792553cbe /PKGBUILD
parente26d8a86135c9b82570b61ad3ceab094d660d31f (diff)
downloadaur-ed7ada6826183f5527d08a70d3065b4ef151e5aa.tar.gz
upgpkg: zaproxy-weekly 2022_10_27-1
upstream release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e244bae6fb0..43e42cd25ef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_10_17
-pkgrel=2
+pkgver=2022_10_27
+pkgrel=1
pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications, weekly Pre-release'
conflicts=('zaproxy')
url='https://github.com/zaproxy/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=('86ff1428a6f2c464ad09cfdbdca831b8cd90c6912356fbb87e10dde0b2ca4fbc')
-b2sums=('405c3064829f0602a965f47ba6f1fa64db646c0f23e441f0e382bf3886cd045e855aac9a18800ae4335332284f6f2955eb089be0de56601eaa1b5248c7711e19')
+sha256sums=('a0d4bfc9cdfdc8b22a32415e43abc230bdd0c83119dfac435ab696365f7e4499')
+b2sums=('965849607906aa0d8664dc9379b38e9bcefaf4a519c8d655b55de428afe0f7ba6f7d27817e8eb5fd1fdbbe6ebdecbd750436c98fdab84e620af7fb248978bfc9')
prepare() {
cd ZAP_D-${pkgver//_/-}