pyside6: update to 6.7.0
This commit is contained in:
@@ -5,17 +5,17 @@ pkgbase=mingw-w64-${_realname}
|
||||
pkgname=(${MINGW_PACKAGE_PREFIX}-shiboken6
|
||||
${MINGW_PACKAGE_PREFIX}-${_realname}
|
||||
${MINGW_PACKAGE_PREFIX}-${_realname}-tools)
|
||||
pkgver=6.6.2
|
||||
pkgrel=3
|
||||
pkgver=6.7.0
|
||||
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_references=(
|
||||
'archlinux: pyside6'
|
||||
'pypi: PySide6'
|
||||
)
|
||||
license=("spdx:LGPL-2.1-or-later")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
@@ -56,7 +56,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=('14620b694d7af4c978443016292d3d2108ba5dc105f4170e3b71eadcaf04c9f0'
|
||||
sha256sums=('82eae370737df5ecf539c165d09d7c81d5fc6153a541b8d3d37b11275f9e3e8f'
|
||||
'5f71b618e0ad687e9282fa4b8c3815beaf69b78666516bfce57cb039822f4ac6'
|
||||
'ad762d906e5e736b87e8fe92efd42045fe51206e6b6845e37d298a15a53ccfa3')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user