python3-adblock: update to 0.4.4

This commit is contained in:
FollieHiyuki 2021-04-13 12:10:31 +03:00 committed by Érico Nogueira Rolim
parent d3f9d0917d
commit 70d85645ca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-adblock'
pkgname=python3-adblock
version=0.4.3
version=0.4.4
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=42f00ff33338eed83c5880ae5f12c70e38154b78fceb19d2f447e86ae34e0f60
checksum=797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600
case "$XBPS_TARGET_MACHINE" in
i686*) broken="compiler throws SIGABRT on the psl crate" ;;