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

Felix Yan felixonmars at archlinux.org
Mon Dec 11 08:06:00 UTC 2017


    Date: Monday, December 11, 2017 @ 08:05:59
  Author: felixonmars
Revision: 273686

upgpkg: python-tqdm 4.19.5-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-11 07:50:19 UTC (rev 273685)
+++ PKGBUILD	2017-12-11 08:05:59 UTC (rev 273686)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.19.4
+pkgver=4.19.5
 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=('56d1f2cd8f7a56964611f0399c6f8f6c64740428e38ebde6778397340b57787a3409de2755269c1a26db38cd85ddf3c90636a36d742eb2b51d8736e5ad6c5989')
+sha512sums=('7537c545735dfa65eaba2a9e5f03ae51f3b0cd7fe2c6d498bc56836e58944102b4c266908a53686b1acb7265729275de648c9c768d2e97bdb883a3e943d6b1ed')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}



More information about the arch-commits mailing list