python3-adblock: update to 0.5.0.

This commit is contained in:
Andrew J. Hesford 2021-06-28 09:58:26 -04:00
parent 18d5e58e2d
commit 361c4a058e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-adblock'
pkgname=python3-adblock
version=0.4.4
version=0.5.0
revision=1
wrksrc="${pkgname/python3/python}-${version}"
build_style=python3-pep517
@ -16,7 +16,7 @@ license="Apache-2.0, MIT"
homepage="https://github.com/ArniDagur/python-adblock"
changelog="https://raw.githubusercontent.com/ArniDagur/python-adblock/master/CHANGELOG.md"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600
checksum=35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3
case "$XBPS_TARGET_MACHINE" in
i686*) broken="compiler throws SIGABRT on the psl crate" ;;