[arch-commits] Commit in python-stem/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Jan 10 19:12:32 UTC 2019


    Date: Thursday, January 10, 2019 @ 19:12:31
  Author: anthraxx
Revision: 422044

upgpkg: python-stem 1.7.1-1

Modified:
  python-stem/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 19:08:42 UTC (rev 422043)
+++ PKGBUILD	2019-01-10 19:12:31 UTC (rev 422044)
@@ -3,8 +3,8 @@
 
 pkgname=python-stem
 _pypiname=${pkgname#*-}
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
 pkgdesc='Python controller library for Tor'
 url='https://stem.torproject.org/'
 arch=('any')
@@ -15,7 +15,7 @@
 replaces=('stem')
 provides=('stem')
 source=(https://files.pythonhosted.org/packages/source/${_pypiname::1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('1b61363c32f50804a377d472761e26abed56dd9017aba43614dd4a151d7d91ab'
+sha256sums=('c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2'
             'SKIP')
 validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson (www.atagar.com) <atagar1 at gmail.com>
 



More information about the arch-commits mailing list