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

Felix Yan felixonmars at archlinux.org
Mon Apr 16 08:06:09 UTC 2018


    Date: Monday, April 16, 2018 @ 08:06:08
  Author: felixonmars
Revision: 316468

upgpkg: python-tqdm 4.23.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-16 08:05:40 UTC (rev 316467)
+++ PKGBUILD	2018-04-16 08:06:08 UTC (rev 316468)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.22.0
+pkgver=4.23.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=('65f1bebae9a5e48b45b5dae11f95a2d62ae40fe8c4d0d6f347a366ad2cff22ee8b2e3c20eac35da6fd3c71ed52ef32dd60cdd1a3cb24519829adf726aa262b3a')
+sha512sums=('70a339200ee35c136e31a48fa14d24c0ba532c1e9ccdc9853dc92a7e85efff80c8a358087f19b4819b10315a053f44e63bf4272dda8f0a84864b3d0b88b3c549')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list