mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-adblock: update to 0.6.0.
This commit is contained in:
parent
d8c3a95071
commit
6cfe8c86bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-adblock'
|
# Template file for 'python3-adblock'
|
||||||
pkgname=python3-adblock
|
pkgname=python3-adblock
|
||||||
version=0.5.2
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${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="${PYPI_SITE}/a/adblock/adblock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/adblock/adblock-${version}.tar.gz"
|
||||||
checksum=449d4724769d4a8bc96bf0256b40e57eafe91d69e24503c27ceb9de0e5e5fe03
|
checksum=11651e956c69b3ee571404754df665854717255b80f437e9dc323ee82b564e72
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" rust-std"
|
makedepends+=" rust-std"
|
||||||
|
|
Loading…
Add table
Reference in a new issue