pyqt5-sip: update to 12.10.1

This commit is contained in:
Mehdi Chinoune
2022-04-14 22:30:06 +01:00
parent e74116dec8
commit 8c52add52d

View File

@@ -7,7 +7,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python-sip"
"${MINGW_PACKAGE_PREFIX}-python-sip4")
replaces=("${MINGW_PACKAGE_PREFIX}-python-sip"
"${MINGW_PACKAGE_PREFIX}-python-sip4")
pkgver=12.9.1
pkgver=12.10.1
pkgrel=1
pkgdesc="The sip extension module provides support for the PyQt5 package (mingw-w64)"
arch=('any')
@@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
options=('strip' 'staticlibs')
source=(https://pypi.python.org/packages/source/P/PyQt5_sip/PyQt5_sip-${pkgver}.tar.gz)
sha256sums=('2f24f299b44c511c23796aafbbb581bfdebf78d0905657b7cee2141b4982030e')
sha256sums=('97e008795c453488f51a5c97dbff29cda7841afb1ca842c9e819d8e6cc0ae724')
prepare() {
cd "${srcdir}"