mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python-tqdm: update to 4.40.0.
This commit is contained in:
parent
3bfdf34e13
commit
44d3a9f606
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.39.0
|
||||
version=4.40.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=81b1bc5e787a5947c2cafd417f430107a5f1f5af593a61e1f98fa52d6265aa9a
|
||||
checksum=d8e28af0deae416e65b32b82c3ed24510de1545281545963f3afcf27a5518857
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue