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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 19:45:04 UTC 2020


    Date: Sunday, February 16, 2020 @ 19:45:03
  Author: felixonmars
Revision: 572798

upgpkg: python-tqdm 4.40.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 19:44:48 UTC (rev 572797)
+++ PKGBUILD	2020-02-16 19:45:03 UTC (rev 572798)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.39.0
+pkgver=4.40.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=('bee581860de00b6a21110063c78041791a51e54cbb0cbc4666a0af0d742d0a972b4f0f1245ebc968a7ac7cc01e2f54c02ea9f31d0ce0760505719becd5acdbb6')
+sha512sums=('c4b5cec272a05c04d850cbeb553f9cb195b9a4d5bf6d4110176963e4240ed82541ac3fdaaa64889e2de7979b20e5daef5e5280f7406580f3fd255116bbef8354')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list