python-stem: update to 1.7.1.

This commit is contained in:
maxice8 2018-12-27 02:16:43 -02:00 committed by maxice8
parent 27b5c4f801
commit b77e9f2784
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-stem'
pkgname=python-stem
version=1.7.0
version=1.7.1
revision=1
noarch=yes
wrksrc="stem-${version/b/}"
@ -14,7 +14,7 @@ license="LGPL-3"
homepage="https://stem.torproject.org/"
changelog="https://stem.torproject.org/change_log.html#version-1-7"
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
checksum=1b61363c32f50804a377d472761e26abed56dd9017aba43614dd4a151d7d91ab
checksum=c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
python3-stem_package() {