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

Felix Yan felixonmars at archlinux.org
Sun Sep 13 06:00:19 UTC 2020


    Date: Sunday, September 13, 2020 @ 06:00:18
  Author: felixonmars
Revision: 704916

upgpkg: python-tqdm 4.49.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 05:59:38 UTC (rev 704915)
+++ PKGBUILD	2020-09-13 06:00:18 UTC (rev 704916)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.48.2
+pkgver=4.49.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=('0515be0ea2425678589f59091b932c8bea1c80bf3d0c2432bedeb421f30bb66f9065e4fe6a88478b308d8e83c395450ddc2185b878497115fffc00b61825c1f2')
+sha512sums=('4a94a9391ef26734f34371ce14a0de7a71b52fcfc0e5905e19525e2f7146b7a5015b397eeb5b72ffccec80d52565b8691329e059abae9c59cc783a06627ca88d')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list