bump pkgrel

This commit is contained in:
Naveen M K
2021-06-18 11:16:19 +05:30
parent 4b833c89ea
commit bcad2500cd

View File

@@ -29,7 +29,7 @@ else
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}${_pybasever}")
fi
pkgver=${_pybasever}.5
pkgrel=4
pkgrel=5
pkgdesc="A high-level scripting language (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')