summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-09-06 18:35:16 +0200
committerjohnnybash2022-09-06 18:35:16 +0200
commitaebc8ba5009edad326b921e8919cf64148dff914 (patch)
tree5c0961f52d8037fad93c6293ae252c0d07efee9d /PKGBUILD
parente5da904e88024885b9d1fa3e2fe280a518dc14c7 (diff)
downloadaur-aebc8ba5009edad326b921e8919cf64148dff914.tar.gz
upgpkg: zaproxy-weekly 2022_09_06-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 3992c87911b5..2fcfd41c6e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_08_24
+pkgver=2022_09_06
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=('fdd3cfb78839345e7177a90f468b81ec926ca4792c9b275df5f91872085df163')
-b2sums=('4e1b3839944f321f3d2bd7ade41b71278a17ba9558e22023e3bce7c35c95b354c119ce62346e4d349dbff712d14ceff4e389f6c99ba4aa73b44ff65ec80e89b6')
+sha256sums=('f30958d29c35310a902cf713b0233b0c465da5f6a2f038599e1259e13a0b45ab')
+b2sums=('03b1cfa152fcd36dbbaa5c967b60fecb388e1d0d237257db6b5400e875d2f799f7f5b227a230f5af81dadddf02c52399c13b862a9cefc67cb93662f11580903e')
prepare() {
cd ZAP_D-${pkgver//_/-}