pyqt6: update to 6.5.2

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2023-08-05 19:17:31 +01:00
parent 5e77ce35e0
commit 77f46bf00c

View File

@@ -3,8 +3,8 @@
_realname=pyqt6
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=6.5.1
pkgrel=2
pkgver=6.5.2
pkgrel=1
pkgdesc="Python bindings for the Qt cross platform application toolkit (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -46,7 +46,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-sip"
"${MINGW_PACKAGE_PREFIX}-qt6-activeqt"
"${MINGW_PACKAGE_PREFIX}-cc")
source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-${pkgver}.tar.gz)
sha256sums=('e166a0568c27bcc8db00271a5043936226690b6a4a74ce0a5caeb408040a97c3')
sha256sums=('1487ee7350f9ffb66d60ab4176519252c2b371762cbe8f8340fd951f63801280')
build() {
[[ -d python-${MSYSTEM} ]] && rm -rf python-${MSYSTEM}