mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[testing] pyside2: update to 5.12.1
This commit is contained in:
parent
20d1f1e731
commit
1d55a7a177
@ -1,5 +1,5 @@
|
||||
pkgname=pyside2
|
||||
_qtver=5.12.0
|
||||
_qtver=5.12.1
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
@ -24,7 +24,7 @@ optdepends=('qt5-svg: QtSvg bindings'
|
||||
'qt5-tools: QtHelp bindings')
|
||||
provides=(python-pyside2)
|
||||
source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/pyside-setup-everywhere-src-${_qtver}.tar.xz")
|
||||
sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
|
||||
sha256sums=('6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user