summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-05-16 18:32:29 +0200
committerjohnnybash2023-05-16 18:32:29 +0200
commita05347fca77a5f1ae978087212336d03467d0388 (patch)
treedd8a2e955613a6c60200d4af447420e999ae1728 /PKGBUILD
parent9fa7aa52cb6839a36e1eb7a533e4485254c063cd (diff)
downloadaur-a05347fca77a5f1ae978087212336d03467d0388.tar.gz
upgpkg: zaproxy-weekly 2023_05_15-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 fd933ac522e9..cd6c40923a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_05_09
+pkgver=2023_05_15
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=('1ab40d86380eda8458d5cc5b1ddb27e99834881414074923355a2a462340247e')
-b2sums=('aaad44336c5d3b047a7a388668b740623bdcdb6fc0b56a027a0bf8f492ff034cc0a8c2d6705fac2d885453ed8efec811a162c27812f608810c295ad5675f5225')
+sha256sums=('ee43f4c4c0f38aaa5142c9d35362c0ef0187a670bde2d8e11b61b472a7875719')
+b2sums=('4ca20044bd8495998d3a0420d0d1b80bce0a7594da8c02b6a47c24d9eab6fc69d65bd0c11de5e342e54c13aa9e046099056e301b99766d28f69b48b796dc5e4e')
prepare() {
cd ZAP_D-${pkgver//_/-}