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