summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-05-02 18:32:12 +0200
committerjohnnybash2023-05-02 18:32:12 +0200
commit2d63d2b8cc31152719d011525f246cfb6db899eb (patch)
treedee2329daf37a33c756c632d82e41e0fb1855d9d /PKGBUILD
parentb03c6f57780c236a7bc5c692c3c295d9c0ea264e (diff)
downloadaur-2d63d2b8cc31152719d011525f246cfb6db899eb.tar.gz
upgpkg: zaproxy-weekly 2023_05_02-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 e613caecc5f8..3d9c862202a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_04_24
+pkgver=2023_05_02
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=('3d4a68c9f45919052472d89daa5580367db8fed2fbce10136b24833e86604972')
-b2sums=('c9c46ec2813b3dfa476a584ab66625217fbe38154c40ef9472ceb58c5a20e8d55f9e7261ba535daac72670b21e45ef5ffd333c2bb453a85e8c9ea8cbf9a039b4')
+sha256sums=('ac925eab3027e233332950711d5ee942bacff52ea73ceacec576f39152e79d01')
+b2sums=('0e74b7f9f2d825e3b487484ffe06c2a19e905d1ec3081e467f4dc864de912f31dbbbe80e5e0259ac2775a5cd3795afe66e3651efa0f97f3b06754dd331397648')
prepare() {
cd ZAP_D-${pkgver//_/-}