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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 16:56:47 UTC 2020


    Date: Wednesday, February 12, 2020 @ 16:56:46
  Author: felixonmars
Revision: 569510

upgpkg: python-tqdm 4.32.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 16:56:06 UTC (rev 569509)
+++ PKGBUILD	2020-02-12 16:56:46 UTC (rev 569510)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.31.0
+pkgver=4.32.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=('e8a792b44707e8df25a0d0837dea3d12e263a3b97a2b58d1abc413a5206ee5843cb06cbffd67d444b1c7802c140396e7781330bc22e72c44e35c4e1d876eb776')
+sha512sums=('85c3396207c5148f4c46b8c0b568cb214597959b2cd94e0c07923a0f1829c4eb67c86bf7f59b68b595d7a7b79f9fed1080a7708f77cea1df3bd5de3800ac4906')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list