[arch-commits] Commit in python-tqdm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 29 16:49:32 UTC 2020
Date: Sunday, March 29, 2020 @ 16:49:32
Author: felixonmars
Revision: 606110
upgpkg: python-tqdm 4.44.1-1
Modified:
python-tqdm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 16:49:30 UTC (rev 606109)
+++ PKGBUILD 2020-03-29 16:49:32 UTC (rev 606110)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-tqdm
-pkgver=4.44.0
+pkgver=4.44.1
pkgrel=1
pkgdesc='Fast, Extensible Progress Meter'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-nose' 'python-coverage' 'flake8')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('45fc1d6f225d5d3194696b4bd0244ea19b7f75a98725db3f63353a18ae9014ae4a210add6beee87950e32501627042eb0fc05dd33b3cb99dbf75cab7910c580d')
+sha512sums=('7661cddb340c2a28f01d2b8ebd3f2041a28398b16259d227ba6ec99f08b8be48b267cef913b104a1cea89147ef062fb7af9c84bf06ffb0f2834d4e2aab6e6359')
build() {
cd "$srcdir"/tqdm-$pkgver
More information about the arch-commits
mailing list