python-tqdm: update to 4.40.0.

This commit is contained in:
bra1nwave 2019-12-04 18:13:07 +01:00 committed by Helmut Pozimski
parent 3bfdf34e13
commit 44d3a9f606

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.39.0
version=4.40.0
revision=1
archs=noarch
wrksrc="tqdm-${version}"
@ -13,7 +13,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=81b1bc5e787a5947c2cafd417f430107a5f1f5af593a61e1f98fa52d6265aa9a
checksum=d8e28af0deae416e65b32b82c3ed24510de1545281545963f3afcf27a5518857
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"