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

Felix Yan felixonmars at archlinux.org
Sat Jul 22 18:47:01 UTC 2017


    Date: Saturday, July 22, 2017 @ 18:47:00
  Author: felixonmars
Revision: 246030

upgpkg: python-tqdm 4.15.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-22 18:44:47 UTC (rev 246029)
+++ PKGBUILD	2017-07-22 18:47:00 UTC (rev 246030)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.14.0
+pkgver=4.15.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=('ec38807596900edb665eaec3ca3ec61bab35fe1275fdb14a632d37d7b10d821a4c085540f6497ea9f6d29fa90ff5db9671df1853c844a083e7b1a76dbee6625c')
+sha512sums=('72728875c398d17f4abaf6c68fffcee9a9a945c03e3e4eed0ef93ec4a0d35c1ee9e4f02c07b8631f86e9dcbfbddd09e2d127adcdd0fc4ac269853fdf134699a7')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list