pyside6: Update to 6.9.2
This commit is contained in:
@@ -5,12 +5,13 @@ pkgbase=mingw-w64-${_realname}
|
||||
pkgname=(${MINGW_PACKAGE_PREFIX}-shiboken6
|
||||
${MINGW_PACKAGE_PREFIX}-${_realname}
|
||||
${MINGW_PACKAGE_PREFIX}-${_realname}-tools)
|
||||
pkgver=6.9.1
|
||||
pkgrel=3
|
||||
pkgver=6.9.2
|
||||
pkgrel=1
|
||||
pkgdesc="Enables the use of Qt6 APIs in Python applications (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://doc.qt.io/qtforpython/"
|
||||
msys2_repository_url="https://code.qt.io/cgit/pyside/pyside-setup.git"
|
||||
msys2_references=(
|
||||
'archlinux: pyside6'
|
||||
'purl: pkg:pypi/pyside6'
|
||||
@@ -56,7 +57,7 @@ _pkgfn=pyside-setup-everywhere-src-${pkgver}
|
||||
source=(https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-${pkgver}-src/${_pkgfn}.tar.xz
|
||||
001-fix-building-on-mingw.patch
|
||||
002-fix-build-qtexampleicons.patch)
|
||||
sha256sums=('04c712c5b9234add0d9b5aa3c01a0caede64a55b496127751f5d52a230cff748'
|
||||
sha256sums=('9ec087465342bdc9dbe492a30e58fdbbc5448655deacf5982a0fe7123f59222d'
|
||||
'5f71b618e0ad687e9282fa4b8c3815beaf69b78666516bfce57cb039822f4ac6'
|
||||
'ad762d906e5e736b87e8fe92efd42045fe51206e6b6845e37d298a15a53ccfa3')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user