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

Felix Yan felixonmars at archlinux.org
Wed Oct 4 15:22:31 UTC 2017


    Date: Wednesday, October 4, 2017 @ 15:22:30
  Author: felixonmars
Revision: 261479

upgpkg: python-tqdm 4.19.1-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-04 15:21:46 UTC (rev 261478)
+++ PKGBUILD	2017-10-04 15:22:30 UTC (rev 261479)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.19.0
+pkgver=4.19.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=('ef59571a1ead329a3ad74e5b8d04e25eab35a1967b14cfc364513af5c82ed4618b352c1b2746cfce3bbdd29868a5d82e267ff8c270d5673097b91e4d116e7b45')
+sha512sums=('27791edcea42312b0c89e8596ba58c2aebecc30b251947fde3fa0bbd708b155091aaa4c3cc7317620500900cb57654218aeb263a86ff413b2db80da731ee1613')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list