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

Felix Yan felixonmars at archlinux.org
Mon Jun 29 08:03:51 UTC 2020


    Date: Monday, June 29, 2020 @ 08:03:50
  Author: felixonmars
Revision: 655881

upgpkg: python-tqdm 4.47.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 08:03:41 UTC (rev 655880)
+++ PKGBUILD	2020-06-29 08:03:50 UTC (rev 655881)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.46.1
+pkgver=4.47.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=('169b04a360b504deccb2782b8ef033f3e0b008df83a56497dfd77739ad48cce284b0983cc8f07a5f8595b875b0d1eb94269b24abacfa334b23b36742f807bc76')
+sha512sums=('9a9040a1d4a43eac5d91dcd9fc128b70f2d9053fc2efbb61d2e8d3a49b796882891640083bc7135ebd5e6cac44c040868844607d66a9025b08d04e47b5dc9e45')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list