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