# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2024_02_05 pkgrel=1 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications, weekly Pre-release' conflicts=('zaproxy') url='https://github.com/zaproxy/zaproxy' arch=('any') license=('Apache-2.0') 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=('ad5996ce13f4cb4181e8684120b871f23533be9e70d2609900c5646de925c8da') b2sums=('d619b565726c32d16cf3a2f380e5a8986216e2733dee0992feb35657cb537e13f1bcfcbc570c661e3d348d0fcb6af1063d15a80e90b3a639c89eb77ed5208750') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <