From 09f805eebfd2458aa6986405df074ccd2effe63d Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 19 Aug 2019 12:44:02 +0200 Subject: [PATCH] python-tqdm: update to 4.34.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 b7e39daf2b5..4accfc60f4f 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.33.0 +version=4.34.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=d496966b62045c8ec0461acb69a63280fc22dfb155ec39deb21f0ed19b77297c +checksum=1800a567e1fe755dca07017d5673168f064d0810cd0dee0515533601286cdbef alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"