mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-tqdm: update to 4.43.0.
This commit is contained in:
parent
9b25f6de29
commit
2083848664
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.42.1
|
version=4.43.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tqdm-${version}"
|
wrksrc="tqdm-${version}"
|
||||||
|
@ -12,7 +12,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=b9af4a2792b2a500fa2979df873c161520d718aaa04574295f9bc02cd87e230b
|
checksum=0efea2929b9945fd09911a2f62dcf6eeb293c64b58946178c69b9b2ae58e2379
|
||||||
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