pyside2-tools: update to 5.15.6
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
d00298c63f
commit
10b2b86a23
@@ -4,7 +4,7 @@ _realname=pyside2-tools
|
||||
pkgbase=mingw-w64-${_realname}-qt5
|
||||
pkgname=(${MINGW_PACKAGE_PREFIX}-${_realname}-qt5)
|
||||
pkgdesc="PySide2 Tools (mingw-w64)"
|
||||
pkgver=5.15.5
|
||||
pkgver=5.15.6
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc")
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${pkgver}-src/pyside-setup-opensource-src-${pkgver}.tar.xz)
|
||||
sha256sums=('3920a4fb353300260c9bc46ff70f1fb975c5e7efa22e9d51222588928ce19b33')
|
||||
sha256sums=('171ee058d056599b8e9e8605fe3dae5dabdab7764285b21b28f64760a0f6779d')
|
||||
noextract=(pyside-setup-opensource-src-${pkgver}.tar.xz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user