python-tqdm: update to 4.34.0.

This commit is contained in:
bra1nwave 2019-08-19 12:44:02 +02:00 committed by Helmut Pozimski
parent 0c9af068f9
commit 09f805eebf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.33.0
version=4.34.0
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=d496966b62045c8ec0461acb69a63280fc22dfb155ec39deb21f0ed19b77297c
checksum=1800a567e1fe755dca07017d5673168f064d0810cd0dee0515533601286cdbef
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"