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

Felix Yan felixonmars at archlinux.org
Sat Mar 17 04:45:20 UTC 2018


    Date: Saturday, March 17, 2018 @ 04:45:19
  Author: felixonmars
Revision: 308916

upgpkg: python-tqdm 4.19.8-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-17 04:43:29 UTC (rev 308915)
+++ PKGBUILD	2018-03-17 04:45:19 UTC (rev 308916)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.19.7
+pkgver=4.19.8
 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=('f0ef779852ccb19a933fce1a25e6315c9f1f102fbf915756d1b9777b842495fb32d4e87d337d0c6e3f69bf9d0509ec0c64f93ed8b9041f3a1bd29ca02b88ee86')
+sha512sums=('b375971384fba11ef8b73a504f1415795244324f2ba3e2fe9c5fdf4c367f070c0026e97bbb546c7bb20badd00a9755b910f3992fe4baf21365c162b7f3e48ecd')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list