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

Felix Yan felixonmars at archlinux.org
Thu Sep 21 05:49:04 UTC 2017


    Date: Thursday, September 21, 2017 @ 05:49:03
  Author: felixonmars
Revision: 258930

upgpkg: python-tqdm 4.17.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-21 05:47:34 UTC (rev 258929)
+++ PKGBUILD	2017-09-21 05:49:03 UTC (rev 258930)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.15.0
+pkgver=4.17.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=('72728875c398d17f4abaf6c68fffcee9a9a945c03e3e4eed0ef93ec4a0d35c1ee9e4f02c07b8631f86e9dcbfbddd09e2d127adcdd0fc4ac269853fdf134699a7')
+sha512sums=('112c073d0d3de060c61a36839ad4cf23d4284e065065eb49a91640232644a3f84f33ad8d5bfff8027cffad2757e07c58c2083f7a64e16f69e63491e3fff1b131')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list