From 20838486640d542c354e6effaf7c2d9de1b03a8b Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Thu, 20 Feb 2020 20:10:01 +0100 Subject: [PATCH] python-tqdm: update to 4.43.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 1aecac3f2cd..afeb784093c 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.42.1 +version=4.43.0 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=b9af4a2792b2a500fa2979df873c161520d718aaa04574295f9bc02cd87e230b +checksum=0efea2929b9945fd09911a2f62dcf6eeb293c64b58946178c69b9b2ae58e2379 alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"