mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[testing] pyside2-tools: update to 5.12.1
This commit is contained in:
parent
96efddea3b
commit
e2c8026d21
@ -1,5 +1,5 @@
|
||||
pkgname=pyside2-tools
|
||||
_qtver=5.12.0
|
||||
_qtver=5.12.1
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
@ -10,7 +10,7 @@ depends=('pyside2')
|
||||
makedepends=('cmake' 'shiboken2')
|
||||
_pkgfqn=pyside-setup-everywhere-src-${_qtver}
|
||||
source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
|
||||
sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
|
||||
sha256sums=('6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user