pyqt5-sip: update to 12.11.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
8adbed9b01
commit
8fe0b77401
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user