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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 17:20:07 UTC 2020


    Date: Thursday, October 8, 2020 @ 17:20:07
  Author: felixonmars
Revision: 721789

upgpkg: python-tqdm 4.50.2-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 17:20:03 UTC (rev 721788)
+++ PKGBUILD	2020-10-08 17:20:07 UTC (rev 721789)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.50.1
+pkgver=4.50.2
 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=('ef6b9635772ed523145a4203f376875c64559f6f8bdd7d8e6c08ba4959476bb0c6d02dc76f048d33ffaa9787fa32b94b2ece8e4316a56d4c0ca19e63608389b0')
+sha512sums=('57ead1572a394b8689efe27b4c1d22b8c1c8be25b005585681a956acfbafa6df43c715ac2c74229db415d44f68f679a1d11a74702120ef23bf5e082c7c4cf447')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list