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