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

Felix Yan felixonmars at archlinux.org
Fri Jul 17 20:37:09 UTC 2020


    Date: Friday, July 17, 2020 @ 20:37:09
  Author: felixonmars
Revision: 664344

upgpkg: python-tqdm 4.48.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 20:37:03 UTC (rev 664343)
+++ PKGBUILD	2020-07-17 20:37:09 UTC (rev 664344)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.47.0
+pkgver=4.48.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=('9a9040a1d4a43eac5d91dcd9fc128b70f2d9053fc2efbb61d2e8d3a49b796882891640083bc7135ebd5e6cac44c040868844607d66a9025b08d04e47b5dc9e45')
+sha512sums=('2783725d2a06149f1d464826652ff46fc2114246fcbef170f24d39a97e17e84daa8cf01d2f91bf8eecd8551ceabe4eb38c932b5688e9018d1f92b1a10e487262')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list