[arch-commits] Commit in python-tqdm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 8 16:21:55 UTC 2018
Date: Tuesday, May 8, 2018 @ 16:21:55
Author: felixonmars
Revision: 319671
upgpkg: python-tqdm 4.23.3-1
Modified:
python-tqdm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-08 15:58:55 UTC (rev 319670)
+++ PKGBUILD 2018-05-08 16:21:55 UTC (rev 319671)
@@ -3,7 +3,7 @@
pkgbase=python-tqdm
pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.23.2
+pkgver=4.23.3
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=('61f4303ae1297629d9c0c112f83955561f544eb02261dddd08c5bb7e110c5affe8f63cda0738869bf38de67372266168d0ed92a7191573baf25e252610754693')
+sha512sums=('40c853b7cf7611ba2ef7652417c0d42ea4392f5ea9cbe319dbb9e3dd063594e5c637fb5d13f77935fb9a034d395b28fa9480fec1c6cca1852644add4ac18cce8')
prepare() {
cp -a tqdm-$pkgver{,-py2}
More information about the arch-commits
mailing list