# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2023_08_21 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') 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') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <