python-tqdm: update to 4.39.0.
This commit is contained in:
parent
a3dc8f6d40
commit
a37d0e9118
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.38.0
|
||||
version=4.39.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=f436095d5c59094cdd5408b7a865951d9710ab4fe2b59ffbee19f96d3006e8b5
|
||||
checksum=81b1bc5e787a5947c2cafd417f430107a5f1f5af593a61e1f98fa52d6265aa9a
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
|
|
Loading…
Reference in a new issue