python3-adblock: update to 0.4.4
This commit is contained in:
parent
d3f9d0917d
commit
70d85645ca
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-adblock'
|
# Template file for 'python3-adblock'
|
||||||
pkgname=python3-adblock
|
pkgname=python3-adblock
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python3/python}-${version}"
|
wrksrc="${pkgname/python3/python}-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/ArniDagur/python-adblock"
|
homepage="https://github.com/ArniDagur/python-adblock"
|
||||||
changelog="https://raw.githubusercontent.com/ArniDagur/python-adblock/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ArniDagur/python-adblock/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=42f00ff33338eed83c5880ae5f12c70e38154b78fceb19d2f447e86ae34e0f60
|
checksum=797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) broken="compiler throws SIGABRT on the psl crate" ;;
|
i686*) broken="compiler throws SIGABRT on the psl crate" ;;
|
||||||
|
|
Loading…
Reference in New Issue