python-tqdm: update to 4.46.0.

This commit is contained in:
bra1nwave 2020-05-08 10:59:40 +02:00 committed by Helmut Pozimski
parent 8a4c42697e
commit 63aed8b6fc

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.45.0
version=4.46.0
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=1c12f44196a3d4a42e5029dc5fb2e9295452dda7b4c12be89db66bba5489303c
checksum=549b480824f3fe4c93bc6bd72f38427c0587e3acf28c8c34e9da4f1f2e25f70a
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"