python-tqdm: update to 4.32.2.

This commit is contained in:
bra1nwave 2019-06-20 16:19:37 +02:00 committed by Johannes
parent 2fb99b8321
commit 5e4169132c

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.32.1
version=4.32.2
revision=1
archs=noarch
wrksrc="tqdm-${version}"
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="MPL-2.0, MIT"
homepage="https://tqdm.github.io/"
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
checksum=9a3eeafe9e4669c52ad0aeb5c02de89b81e8955065463a420c9d417814e7782c
checksum=51a50b0b2edd5a06e1145a9c0745ec289c6db09ef34cf398a4f0c6c21f004f3f
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"