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

Felix Yan felixonmars at archlinux.org
Mon Aug 20 13:42:05 UTC 2018


    Date: Monday, August 20, 2018 @ 13:42:05
  Author: felixonmars
Revision: 372873

upgpkg: python-tqdm 4.25.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-20 12:26:13 UTC (rev 372872)
+++ PKGBUILD	2018-08-20 13:42:05 UTC (rev 372873)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.24.0
+pkgver=4.25.0
 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=('8f1f55e621ea0ccfa30a6f6f2eac0abac878938d376f3340bdef8c5136412cc6fb1295b98288cfb0df2a001f4004abf139229990bb04ca74595f7a59a2777c31')
+sha512sums=('51a05cd089f53404d230d8f9b389af1e02d4e4f6067c2b4e7f4cd3f5a8ccc811e8dd0d57848ef7cddabf8a889f6128e1dc767abebf1ecce10e2e56b5b66307d0')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list