From 5e0f880642a2d868fc5eea0ca6c9c543a89cd534 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 26 Aug 2019 10:08:09 +0200 Subject: [PATCH] python-tqdm: update to 4.35.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 4accfc60f4f..1a6fb9e9432 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.34.0 +version=4.35.0 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=1800a567e1fe755dca07017d5673168f064d0810cd0dee0515533601286cdbef +checksum=d5b4b65db33ab88dd80a409d4dcbf8c56f002edecfb6c1a5ac13b5ec6879f8af alternatives=" tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"