python-tqdm: update to 4.41.1.
This commit is contained in:
parent
6cbc71a64b
commit
82395bddda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.41.0
|
||||
version=4.41.1
|
||||
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=ff7411435a53030a9753cd9f505862f4a7c5adc5451a0b6560fa7b25b274eafc
|
||||
checksum=736d468e3f7c9aca8544c9b00a77eefd3b428c326554c10c6288791d7d3bd47f
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
|
|
Loading…
Reference in a new issue