python-tqdm: update to 4.45.0.
This commit is contained in:
parent
95b5d1ea8c
commit
d985c93cff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.44.1
|
||||
version=4.45.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=99e0dbc22d8314eb1c8754d9881d0a9e09df57b0591b1523700e4d72823a5bfc
|
||||
checksum=1c12f44196a3d4a42e5029dc5fb2e9295452dda7b4c12be89db66bba5489303c
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
|
|
Loading…
Reference in a new issue