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

Felix Yan felixonmars at archlinux.org
Mon Aug 3 06:41:20 UTC 2020


    Date: Monday, August 3, 2020 @ 06:41:20
  Author: felixonmars
Revision: 668003

upgpkg: python-tqdm 4.48.1-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-03 06:40:28 UTC (rev 668002)
+++ PKGBUILD	2020-08-03 06:41:20 UTC (rev 668003)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.48.0
+pkgver=4.48.1
 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=('2783725d2a06149f1d464826652ff46fc2114246fcbef170f24d39a97e17e84daa8cf01d2f91bf8eecd8551ceabe4eb38c932b5688e9018d1f92b1a10e487262')
+sha512sums=('3b23c1908974e4f136d176b7f0d53ef8f1b5f85f5828321492aa9aa768b677148094f4457ddd6896a5dec7463fd117142b6ceeae7b950afd5bf09d7423fda024')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list