python3-adblock: update to 0.6.0.
This commit is contained in:
parent
d8c3a95071
commit
6cfe8c86bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-adblock'
|
||||
pkgname=python3-adblock
|
||||
version=0.5.2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${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="${PYPI_SITE}/a/adblock/adblock-${version}.tar.gz"
|
||||
checksum=449d4724769d4a8bc96bf0256b40e57eafe91d69e24503c27ceb9de0e5e5fe03
|
||||
checksum=11651e956c69b3ee571404754df665854717255b80f437e9dc323ee82b564e72
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Reference in New Issue