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

Felix Yan felixonmars at archlinux.org
Wed May 23 03:45:29 UTC 2018


    Date: Wednesday, May 23, 2018 @ 03:45:29
  Author: felixonmars
Revision: 327853

upgpkg: python-tqdm 4.23.4-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 03:44:21 UTC (rev 327852)
+++ PKGBUILD	2018-05-23 03:45:29 UTC (rev 327853)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.23.3
+pkgver=4.23.4
 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=('40c853b7cf7611ba2ef7652417c0d42ea4392f5ea9cbe319dbb9e3dd063594e5c637fb5d13f77935fb9a034d395b28fa9480fec1c6cca1852644add4ac18cce8')
+sha512sums=('2ef3bf112c4ee8b859848d3dc8b6f63bd10dc851d3dcf54d946b73070f23bef22beb5b7976d541b1d348bc67dcb53ba80d8f4af64aa9ec61bed855c97e150f2d')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list