pyqt5-sip: update to 12.11.1

This commit is contained in:
Mehdi Chinoune
2023-01-28 20:31:35 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 8adbed9b01
commit 8fe0b77401

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.11.0
pkgver=12.11.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=('b4710fd85b57edef716cc55fae45bfd5bfac6fc7ba91036f1dcc3f331ca0eb39')
sha256sums=('97d3fbda0f61edb1be6529ec2d5c7202ae83aee4353e4b264a159f8c9ada4369')
prepare() {
cd "${srcdir}"