From 361c4a058e18f417277b9095366ada1e24a2ecd8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 28 Jun 2021 09:58:26 -0400 Subject: [PATCH] python3-adblock: update to 0.5.0. --- srcpkgs/python3-adblock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-adblock/template b/srcpkgs/python3-adblock/template index a5d23c0439f..17e352466c4 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.4.4 +version=0.5.0 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=797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600 +checksum=35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3 case "$XBPS_TARGET_MACHINE" in i686*) broken="compiler throws SIGABRT on the psl crate" ;;