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

Felix Yan felixonmars at archlinux.org
Sun May 3 02:13:35 UTC 2020


    Date: Sunday, May 3, 2020 @ 02:13:33
  Author: felixonmars
Revision: 624526

upgpkg: python-tqdm 4.46.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 02:13:15 UTC (rev 624525)
+++ PKGBUILD	2020-05-03 02:13:33 UTC (rev 624526)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.45.0
+pkgver=4.46.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=('920440576e2243885b77fe899a37f2590e18731294fa8a043c0ff3d97f98dd0a183d942f8eb7a9f12206556218a44b2353a3d93f44511bea283def14b8f4172e')
+sha512sums=('735c505beb29c556bcebdd4dca57c3573e402b9944e214326771bc7615510bb7a2d1ea1060fa74999db6253efddb5f5d75e9e15837485b35bf133c012350280d')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list