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

Felix Yan felixonmars at archlinux.org
Wed Mar 28 15:47:22 UTC 2018


    Date: Wednesday, March 28, 2018 @ 15:47:21
  Author: felixonmars
Revision: 313141

upgpkg: python-tqdm 4.19.9-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 15:46:02 UTC (rev 313140)
+++ PKGBUILD	2018-03-28 15:47:21 UTC (rev 313141)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.19.8
+pkgver=4.19.9
 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=('b375971384fba11ef8b73a504f1415795244324f2ba3e2fe9c5fdf4c367f070c0026e97bbb546c7bb20badd00a9755b910f3992fe4baf21365c162b7f3e48ecd')
+sha512sums=('fc2b948f880a92c61e7922b7cb442a4cc25296894f858dda77301a272bd50fd5d27d0ef5a8068da22b62e0d8d4d379865ae00ea077ed37418fee35ff359232e6')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list