diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template index 1a6fb9e9432..69369bfd6b9 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.35.0 +version=4.36.1 revision=1 archs=noarch wrksrc="tqdm-${version}" @@ -13,7 +13,7 @@ maintainer="bra1nwave " license="MPL-2.0, MIT" homepage="https://tqdm.github.io/" distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz" -checksum=d5b4b65db33ab88dd80a409d4dcbf8c56f002edecfb6c1a5ac13b5ec6879f8af +checksum=b34944a6c554932527dfe58473cd143f1672e3e5592274948ec035b31f437018 alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"