diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template index 69369bfd6b9..5929657c686 100644 --- a/srcpkgs/python-tqdm/template +++ b/srcpkgs/python-tqdm/template @@ -1,6 +1,6 @@ # Template file for 'python-tqdm' pkgname=python-tqdm -version=4.36.1 +version=4.37.0 revision=1 archs=noarch wrksrc="tqdm-${version}" @@ -9,11 +9,11 @@ pycompile_module="tqdm" hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Fast, extensible progress bar for Python and CLI (Python2)" -maintainer="bra1nwave " +maintainer="bra1nwave " license="MPL-2.0, MIT" homepage="https://tqdm.github.io/" distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz" -checksum=b34944a6c554932527dfe58473cd143f1672e3e5592274948ec035b31f437018 +checksum=642df4a0f0f48a295d6baddad3b489b169bfcee06ec6f88fff9d32a150c1fc2e alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"