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

Felix Yan felixonmars at archlinux.org
Sat Mar 28 23:06:13 UTC 2020


    Date: Saturday, March 28, 2020 @ 23:06:12
  Author: felixonmars
Revision: 605647

upgpkg: python-tqdm 4.44.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 23:05:06 UTC (rev 605646)
+++ PKGBUILD	2020-03-28 23:06:12 UTC (rev 605647)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.43.0
+pkgver=4.44.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=('ee78fa2fc2740afffba53cadbdf3462d43cb5fbeec6786006c90cd94443f846fa696db6a264b1bbe041e8061281bd2954ee2aac3c25b79115f2e9e8458ee8241')
+sha512sums=('45fc1d6f225d5d3194696b4bd0244ea19b7f75a98725db3f63353a18ae9014ae4a210add6beee87950e32501627042eb0fc05dd33b3cb99dbf75cab7910c580d')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list