mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-tqdm: update to 4.38.0
This commit is contained in:
parent
3cbe0ea9a5
commit
b4a40d3912
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-tqdm'
|
# Template file for 'python-tqdm'
|
||||||
pkgname=python-tqdm
|
pkgname=python-tqdm
|
||||||
version=4.37.0
|
version=4.38.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tqdm-${version}"
|
wrksrc="tqdm-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="MPL-2.0, MIT"
|
license="MPL-2.0, MIT"
|
||||||
homepage="https://tqdm.github.io/"
|
homepage="https://tqdm.github.io/"
|
||||||
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
|
||||||
checksum=642df4a0f0f48a295d6baddad3b489b169bfcee06ec6f88fff9d32a150c1fc2e
|
checksum=f436095d5c59094cdd5408b7a865951d9710ab4fe2b59ffbee19f96d3006e8b5
|
||||||
alternatives="
|
alternatives="
|
||||||
tqdm:tqdm:/usr/bin/tqdm2
|
tqdm:tqdm:/usr/bin/tqdm2
|
||||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue