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

Felix Yan felixonmars at archlinux.org
Sat Feb 15 08:20:05 UTC 2020


    Date: Saturday, February 15, 2020 @ 08:20:05
  Author: felixonmars
Revision: 571378

upgpkg: python-tqdm 4.37.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 06:24:29 UTC (rev 571377)
+++ PKGBUILD	2020-02-15 08:20:05 UTC (rev 571378)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.36.0
+pkgver=4.37.0
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-coverage' 'flake8')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('e9fbc91dedd52dba2424a8aef6a81cdd4ae03ab1d0cb645c178627dc7c283b60c992bc5f07d92030f7544e90d87436c65cade744778c7b8766a991483ad665a4')
+sha512sums=('122fb0216556392db43b8e751501eaf46b3511d5567f6c7bf68423a881a260adcbccce1b25ab99e97be0bcec9b48107f4e69f27f14db5f859aa34ec85ad25e26')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list