From 9707770583aea08afa3fd68f04a4ea395aa4be73 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 29 Oct 2019 12:10:29 +0300 Subject: [PATCH] python-scandir: Rebuild for python 3.8 --- mingw-w64-python-scandir/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-scandir/PKGBUILD b/mingw-w64-python-scandir/PKGBUILD index 40b8e286b6..af948b2008 100644 --- a/mingw-w64-python-scandir/PKGBUILD +++ b/mingw-w64-python-scandir/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="A better directory iterator and faster os.walk() (mingw-w64)" url="https://github.com/benhoyt/scandir" arch=('any')