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

Felix Yan felixonmars at archlinux.org
Wed Feb 19 20:38:38 UTC 2020


    Date: Wednesday, February 19, 2020 @ 20:38:37
  Author: felixonmars
Revision: 576833

upgpkg: python-tqdm 4.43.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 20:38:34 UTC (rev 576832)
+++ PKGBUILD	2020-02-19 20:38:37 UTC (rev 576833)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.42.1
+pkgver=4.43.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=('70b809be75d597426654d0cc02a4cbb63b557b96f90d0618c761919607126efa0009e4567478d173e45b0e72b5db0700922d829653aa34186a1b30c60204eed0')
+sha512sums=('ee78fa2fc2740afffba53cadbdf3462d43cb5fbeec6786006c90cd94443f846fa696db6a264b1bbe041e8061281bd2954ee2aac3c25b79115f2e9e8458ee8241')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list