From f87b44ff83dda9deae8443d39f1d8be5547ccd41 Mon Sep 17 00:00:00 2001 From: Naveen M K Date: Thu, 20 May 2021 15:18:45 +0530 Subject: [PATCH] pooch: rebuild --- mingw-w64-python-pooch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-pooch/PKGBUILD b/mingw-w64-python-pooch/PKGBUILD index 8d17d8d6b5..6fb8b7c51c 100644 --- a/mingw-w64-python-pooch/PKGBUILD +++ b/mingw-w64-python-pooch/PKGBUILD @@ -4,7 +4,7 @@ _realname=pooch pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python library for fetching and caching data files (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')