python-tqdm: update to 4.30.0.

This commit is contained in:
bra1nwave 2019-02-01 10:59:28 +01:00 committed by maxice8
parent afe916e23a
commit b3c719a53c

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.29.1
version=4.30.0
revision=1
noarch=yes
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=42e436ca4fcf079d66a9517b20be310b5242bd74bb579a3c3a41e3da78efd3fc
checksum=5a4681e05a0b2b47d0aa0bf1ca512365f21f9381451c52bccf8d0370f7b51c20
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"