python-tqdm: update to 4.47.0.
This commit is contained in:
parent
abd4721693
commit
8c3b1369c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.46.1
|
||||
version=4.47.0
|
||||
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=f409cc40ebcc619c571ed5a8f62f5f6c7d9f1851240cb410c58a27320435591e
|
||||
checksum=f45d4b766a0fbae4f93156d57a0b4e7aef510b2fd483b6a265ac6ff9e6cc0c4a
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
|
|
Loading…
Reference in a new issue