From 59fbe5d81b858c676ac772f191155c1c2ff347e6 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 5 Jun 2020 07:21:49 +0200 Subject: [PATCH] python-tqdm: update to 4.46.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 b7ff9b232a8..83487e8d8eb 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.46.0 +version=4.46.1 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=549b480824f3fe4c93bc6bd72f38427c0587e3acf28c8c34e9da4f1f2e25f70a +checksum=f409cc40ebcc619c571ed5a8f62f5f6c7d9f1851240cb410c58a27320435591e alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"