python-stem: update to 1.5.4.

This commit is contained in:
Michael Gehring 2017-01-05 08:13:36 +00:00
parent 0a57e2420f
commit c3540b2117

View file

@ -1,6 +1,6 @@
# Template file for 'python-stem' # Template file for 'python-stem'
pkgname=python-stem pkgname=python-stem
version=1.5.3 version=1.5.4
revision=1 revision=1
noarch=yes noarch=yes
wrksrc=stem-${version/b/} wrksrc=stem-${version/b/}
@ -13,7 +13,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="LGPL-3" license="LGPL-3"
homepage="https://stem.torproject.org/" homepage="https://stem.torproject.org/"
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz" distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
checksum=2731f74757f514142ef97e5976ecbf392e71a2e09e64805e055261d35d3ba63a checksum=3649133037ee186e80115650094a2fb2f60a23f006ebddab34d9039be9b2f7c8
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2" alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
python3-stem_package() { python3-stem_package() {