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

Felix Yan felixonmars at archlinux.org
Mon Oct 9 05:53:49 UTC 2017


    Date: Monday, October 9, 2017 @ 05:53:48
  Author: felixonmars
Revision: 262184

upgpkg: python-tqdm 4.19.2-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-08 21:22:16 UTC (rev 262183)
+++ PKGBUILD	2017-10-09 05:53:48 UTC (rev 262184)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.19.1
+pkgver=4.19.2
 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=('27791edcea42312b0c89e8596ba58c2aebecc30b251947fde3fa0bbd708b155091aaa4c3cc7317620500900cb57654218aeb263a86ff413b2db80da731ee1613')
+sha512sums=('8a42d3aceef3a2056810bfa502f71a398be9c395964b006e4d17197d73ff1f2088a6c2475092f84d7164010b6eca2126c80f3bcdf28d2786907834f60145f18b')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list