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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 11:31:53 UTC 2020


    Date: Sunday, February 16, 2020 @ 11:31:53
  Author: felixonmars
Revision: 572337

upgpkg: python-tqdm 4.39.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 11:29:33 UTC (rev 572336)
+++ PKGBUILD	2020-02-16 11:31:53 UTC (rev 572337)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.38.0
+pkgver=4.39.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=('307c3ff0bf0dbd99d26b9a16aeef6d51ed20400ec181bf3c689db40060d222858f706de2c8e0e04a1ad4d8980a393b6cb88cd6e5cb896aade21daea3da99ecc7')
+sha512sums=('bee581860de00b6a21110063c78041791a51e54cbb0cbc4666a0af0d742d0a972b4f0f1245ebc968a7ac7cc01e2f54c02ea9f31d0ce0760505719becd5acdbb6')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list