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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 04:34:54 UTC 2018


    Date: Thursday, April 12, 2018 @ 04:34:50
  Author: felixonmars
Revision: 315835

upgpkg: python-tqdm 4.22.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 04:27:54 UTC (rev 315834)
+++ PKGBUILD	2018-04-12 04:34:50 UTC (rev 315835)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.21.0
+pkgver=4.22.0
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-coverage' 'python2-coverage' 'flake8'
               'python2-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('47744381cce5a8407fd9fcda13a4ceb175d658f89ffc1b51dd9ed9324a04a5fec656d1e4453cc553bb17b8c5ff7e621bdb399843bb330f842b984073c2c2667a')
+sha512sums=('65f1bebae9a5e48b45b5dae11f95a2d62ae40fe8c4d0d6f347a366ad2cff22ee8b2e3c20eac35da6fd3c71ed52ef32dd60cdd1a3cb24519829adf726aa262b3a')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list