From ec970d1461aef1ba02190c4b41ea7fe503ef4f33 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Wed, 22 May 2019 09:52:18 +0200 Subject: [PATCH] python-tqdm: update to 4.32.1. --- 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 197e489f536..e6aebe990ab 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.31.1 +version=4.32.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=524aa635d57deaac538a1fc36fa38a612a51a627fa006ec9ebc1b62698720efb +checksum=9a3eeafe9e4669c52ad0aeb5c02de89b81e8955065463a420c9d417814e7782c alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"