python3-adblock: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:36 -04:00
parent ebd5c6e6b8
commit 078e605d6d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-adblock' # Template file for 'python3-adblock'
pkgname=python3-adblock pkgname=python3-adblock
version=0.5.0 version=0.5.0
revision=1 revision=2
wrksrc="${pkgname/python3/python}-${version}" wrksrc="${pkgname/python3/python}-${version}"
build_style=python3-pep517 build_style=python3-pep517
build_helper="rust" build_helper="rust"