python3-adblock: update to 0.5.1.

This commit is contained in:
Andrew J. Hesford 2021-12-04 08:22:34 -05:00
parent 4d3b604a42
commit 7d99505401

View file

@ -1,7 +1,7 @@
# Template file for 'python3-adblock'
pkgname=python3-adblock
version=0.5.0
revision=2
version=0.5.1
revision=1
wrksrc="${pkgname/python3/python}-${version}"
build_style=python3-pep517
build_helper="rust"
@ -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=35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3
checksum=d24ef42c8532cab2970d1c3af116ee4d0fa595e23fbeabb3ba0f5dfa0a67eae1
case "$XBPS_TARGET_MACHINE" in
i686*) broken="compiler throws SIGABRT on the psl crate" ;;