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

Felix Yan felixonmars at archlinux.org
Mon Sep 28 10:21:37 UTC 2020


    Date: Monday, September 28, 2020 @ 10:21:37
  Author: felixonmars
Revision: 712801

upgpkg: python-tqdm 4.50.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-28 10:20:09 UTC (rev 712800)
+++ PKGBUILD	2020-09-28 10:21:37 UTC (rev 712801)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.49.0
+pkgver=4.50.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=('4a94a9391ef26734f34371ce14a0de7a71b52fcfc0e5905e19525e2f7146b7a5015b397eeb5b72ffccec80d52565b8691329e059abae9c59cc783a06627ca88d')
+sha512sums=('b10e87fda8d7a625960eb84c65b3e16258517ffc98954f6f251750006e67f31f5371d6668b31e829db84eae309c42e37982bf9b2c86fa45b218aba8ae7297ba0')
 
 build() {
   cd "$srcdir"/tqdm-$pkgver



More information about the arch-commits mailing list