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

Felix Yan felixonmars at archlinux.org
Fri Sep 22 14:09:11 UTC 2017


    Date: Friday, September 22, 2017 @ 14:09:10
  Author: felixonmars
Revision: 259468

upgpkg: python-tqdm 4.17.1-1

Modified:
  python-tqdm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-22 14:08:51 UTC (rev 259467)
+++ PKGBUILD	2017-09-22 14:09:10 UTC (rev 259468)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.17.0
+pkgver=4.17.1
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-coverage' 'python2-coverage' 'flake8'
               'python2-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('112c073d0d3de060c61a36839ad4cf23d4284e065065eb49a91640232644a3f84f33ad8d5bfff8027cffad2757e07c58c2083f7a64e16f69e63491e3fff1b131')
+sha512sums=('b98c335bca045548262893ae78583063f99101bbde7f8ee812ab5b52918f78a39f55e1a13c5c9ee73e447e80feeefbf91095c7a19bf650f1054f464e63cb7081')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list