[arch-commits] Commit in python-tqdm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 3 01:47:51 UTC 2018
Date: Thursday, May 3, 2018 @ 01:47:51
Author: felixonmars
Revision: 318751
upgpkg: python-tqdm 4.23.2-1
Modified:
python-tqdm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-03 01:47:39 UTC (rev 318750)
+++ PKGBUILD 2018-05-03 01:47:51 UTC (rev 318751)
@@ -3,7 +3,7 @@
pkgbase=python-tqdm
pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.23.1
+pkgver=4.23.2
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=('6c14336ed952a84c93c84ff37d5ea1c3c7f60116c5fcc1f80585467cc5080e3e0259cb0f1b6dd4dc50e31fb797ff7b11ba300d0a2b5fa61461738c0160e58bb7')
+sha512sums=('61f4303ae1297629d9c0c112f83955561f544eb02261dddd08c5bb7e110c5affe8f63cda0738869bf38de67372266168d0ed92a7191573baf25e252610754693')
prepare() {
cp -a tqdm-$pkgver{,-py2}
More information about the arch-commits
mailing list