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

Felix Yan felixonmars at archlinux.org
Sat Feb 15 14:50:05 UTC 2020


    Date: Saturday, February 15, 2020 @ 14:50:04
  Author: felixonmars
Revision: 571615

upgpkg: python-tqdm 4.38.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 14:49:34 UTC (rev 571614)
+++ PKGBUILD	2020-02-15 14:50:04 UTC (rev 571615)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.37.0
+pkgver=4.38.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=('122fb0216556392db43b8e751501eaf46b3511d5567f6c7bf68423a881a260adcbccce1b25ab99e97be0bcec9b48107f4e69f27f14db5f859aa34ec85ad25e26')
+sha512sums=('307c3ff0bf0dbd99d26b9a16aeef6d51ed20400ec181bf3c689db40060d222858f706de2c8e0e04a1ad4d8980a393b6cb88cd6e5cb896aade21daea3da99ecc7')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list