From 44d3a9f606618b9ff8504d914f197da4e0bc14c5 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Wed, 4 Dec 2019 18:13:07 +0100 Subject: [PATCH] python-tqdm: update to 4.40.0. --- srcpkgs/python-tqdm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template index 006b17921e..7a18e8c151 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.39.0 +version=4.40.0 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=81b1bc5e787a5947c2cafd417f430107a5f1f5af593a61e1f98fa52d6265aa9a +checksum=d8e28af0deae416e65b32b82c3ed24510de1545281545963f3afcf27a5518857 alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"