python-stem: update to 1.6.0. (#8915)
This commit is contained in:
parent
1600e1113d
commit
175f5f2997
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-stem'
|
||||
pkgname=python-stem
|
||||
version=1.5.4
|
||||
revision=2
|
||||
version=1.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=stem-${version/b/}
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="https://stem.torproject.org/"
|
||||
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
|
||||
checksum=3649133037ee186e80115650094a2fb2f60a23f006ebddab34d9039be9b2f7c8
|
||||
checksum=d7fe1fb13ed5a94d610b5ad77e9f1b3404db0ca0586ded7a34afd323e3b849ed
|
||||
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
|
||||
|
||||
python3-stem_package() {
|
||||
|
|
Loading…
Reference in New Issue