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