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