diff --git a/srcpkgs/python3-adblock/template b/srcpkgs/python3-adblock/template index 0d8832be81..f24a681be0 100644 --- a/srcpkgs/python3-adblock/template +++ b/srcpkgs/python3-adblock/template @@ -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" ;;