From 4581706405b6a8c410fc3d12f64d0025fb8ae49a Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 27 Dec 2019 19:16:40 +0100 Subject: [PATCH] python-tqdm: update to 4.41.0. --- srcpkgs/python-tqdm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template index 7ec79f23d83..a8ed0751647 100644 --- a/srcpkgs/python-tqdm/template +++ b/srcpkgs/python-tqdm/template @@ -1,7 +1,7 @@ # Template file for 'python-tqdm' pkgname=python-tqdm -version=4.40.2 -revision=2 +version=4.41.0 +revision=1 archs=noarch wrksrc="tqdm-${version}" build_style=python-module @@ -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=c58b2219bbd582c34ddc3f0e1d897d6b184c219e7aa534c4d069696a9473b4fa +checksum=ff7411435a53030a9753cd9f505862f4a7c5adc5451a0b6560fa7b25b274eafc alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"