summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-01-23 20:38:26 +0100
committerjohnnybash2023-01-23 20:38:26 +0100
commit0b78a0636537337ed21cab7c1f878b5da7e0178a (patch)
tree8654e1155707ee7d5a5a7414dd44f0c9517d0889 /PKGBUILD
parentf8dd4a378778838c926d02205ac1dff3be644677 (diff)
downloadaur-0b78a0636537337ed21cab7c1f878b5da7e0178a.tar.gz
upgpkg: zaproxy-weekly 2023_01_23-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 ceab617d3d34..63b34983d201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_01_16
+pkgver=2023_01_23
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=('c8443d3012822da8a03885c21fd41911e7a78af9b2d1b00a74bc3a31c13b5a8f')
-b2sums=('c21450924b5eb10d2417c5980e21258cfdc997f26b285798a67e0dfef50b60a1df7886fe361fc2dd4e19a77b7cb9386a0a0567c0c7d83b7b6fcdc6f9fc856b21')
+sha256sums=('3536468fcd9a42e3da436d22e82cfcf9ddf3436fb4275d10192df7cb07db8b1e')
+b2sums=('d4643fd112fdf6357970296fcec4fb0e2991bd44a81266c6623ef9ec614a0800d4870a0812e71562d9497e64186b668d98e3534c6827b29080ff90c2ba66c5b6')
prepare() {
cd ZAP_D-${pkgver//_/-}