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