diff --git a/mingw-w64-python-cattrs/PKGBUILD b/mingw-w64-python-cattrs/PKGBUILD index 53e90dfbe8..077ea1ce06 100644 --- a/mingw-w64-python-cattrs/PKGBUILD +++ b/mingw-w64-python-cattrs/PKGBUILD @@ -4,7 +4,7 @@ _realname=cattrs pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=22.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Complex custom class converters for attrs (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') diff --git a/mingw-w64-python-exceptiongroup/PKGBUILD b/mingw-w64-python-exceptiongroup/PKGBUILD index 9b5ee22278..51baabd805 100644 --- a/mingw-w64-python-exceptiongroup/PKGBUILD +++ b/mingw-w64-python-exceptiongroup/PKGBUILD @@ -4,7 +4,7 @@ _realname=exceptiongroup pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=1.0.0rc8 -pkgrel=1 +pkgrel=2 pkgdesc="Backport of PEP 654 (exception groups) (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') diff --git a/mingw-w64-python-inflect/PKGBUILD b/mingw-w64-python-inflect/PKGBUILD index 8c7f6229a7..e4f994f19b 100644 --- a/mingw-w64-python-inflect/PKGBUILD +++ b/mingw-w64-python-inflect/PKGBUILD @@ -5,7 +5,7 @@ _realname=inflect pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=6.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python module to correctly generate plurals, ordinals, indefinite articles; convert numbers to words (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')