python-tqdm: update to 4.42.1.

This commit is contained in:
bra1nwave 2020-02-04 10:10:08 +01:00 committed by Jürgen Buchmüller
parent 49b2353e20
commit d4d2a1c0d6

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.42.0
version=4.42.1
revision=1
archs=noarch
wrksrc="tqdm-${version}"
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="MPL-2.0, MIT"
homepage="https://tqdm.github.io/"
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
checksum=d27cc488733749780a5694dc5b3f612e87fd52b6b39914c4d31fbf6f7a4af98b
checksum=b9af4a2792b2a500fa2979df873c161520d718aaa04574295f9bc02cd87e230b
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"