From 8f50449ad9d15868df411979f3c392c650a0a5eb Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Thu, 6 Aug 2020 20:44:53 +0200 Subject: [PATCH] python-tqdm: update to 4.48.2. --- 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 82f6a436809..f7ee7d037af 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.47.0 +version=4.48.2 revision=1 archs=noarch wrksrc="tqdm-${version}" @@ -12,7 +12,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=f45d4b766a0fbae4f93156d57a0b4e7aef510b2fd483b6a265ac6ff9e6cc0c4a +checksum=91a61673103ae2d5a1b93672ff60455d689b58372c08b1a27e1a7def71dc05a3 alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"