python-stem: update to 1.5.3.

This commit is contained in:
Michael Gehring 2016-12-07 13:21:09 +00:00
parent 73151730cd
commit a4b3f99f68

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.2 version=1.5.3
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=f43b4c3bf2662d7bfbd6420e98c3511411dcd910f617af61a283d4caf9014b5a checksum=2731f74757f514142ef97e5976ecbf392e71a2e09e64805e055261d35d3ba63a
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2" alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
python3-stem_package() { python3-stem_package() {