summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-08-29 17:45:36 +0200
committerjohnnybash2023-08-29 17:45:36 +0200
commitdf905400f8c7d938147db184c41b7b7caea7dec2 (patch)
tree2ddf4caea643af2daf8b5347c64716d421790a77 /PKGBUILD
parent438c747fe416ec635972fe09ad68f9a38392cb5a (diff)
downloadaur-df905400f8c7d938147db184c41b7b7caea7dec2.tar.gz
upgpkg: zaproxy-weekly 2023_08_29-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 07fc00480383..8ae4de3c9e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_08_21
+pkgver=2023_08_29
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=('9660da7492a086dd5cefcf1f42cd0b6e60fcca2390b0b9e363ca8236399d960d')
-b2sums=('13ed24453f85749e3d2974659e03dba995fbe5ec307e88e030970a1d81ed409a62b58ce330819043f13f252796d0bab292fa0bef4e604f4edad62dc20532c525')
+sha256sums=('6c47afa89f0449a38d8e86f0cd16953cd7a6f763e000947b0b49e02c1d9ed774')
+b2sums=('5741d1ba4cb689a3fe02c215c41f4538b7272966bc20f2b604b6bd9f318d6a22dc895f18110da106c3502be8d0f6c55f3d7efc7d0f0d88976b005e5e01adb87d')
prepare() {
cd ZAP_D-${pkgver//_/-}