pyqt5: Update to 5.12.3

This commit is contained in:
Alexey Pavlov
2019-06-27 10:39:29 +03:00
parent 06a3885070
commit 1a2c4e3731

View File

@@ -3,7 +3,7 @@
_realname=pyqt5
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-common" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=5.12.2
pkgver=5.12.3
#_pre_ver=5.8.dev1702091323
pkgrel=1
pkgdesc="Qt5 bindings for Python (mingw-w64)"
@@ -19,7 +19,7 @@ options=('strip' 'staticlibs')
source=(#"https://downloads.sourceforge.net/project/pyqt/PyQt5/PyQt-${pkgver}/PyQt5_gpl-${pkgver}.tar.gz"
https://www.riverbankcomputing.com/static/Downloads/PyQt5/${pkgver}/PyQt5_gpl-${pkgver}.tar.gz
001-mingw-python.patch)
sha256sums=('c565829e77dc9c281aa1a0cdf2eddaead4e0f844cbaf7a4408441967f03f5f0f'
sha256sums=('0db0fa37debab147450f9e052286f7a530404e2aaddc438e97a7dcdf56292110'
'7d950551cbe39d0f9d191def17bd05c430525a5a80e9cc491d1f22c2d786fb47')
prepare() {