File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
pkgbase=pyside2
5
5
pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools)
6
- _qtver=5.15.16
6
+ _qtver=5.15.17
7
7
pkgver=${_qtver/ -/ }
8
8
pkgrel=1
9
9
arch=(' x86_64' ' aarch64' )
@@ -30,7 +30,7 @@ optdepends=('qt5-svg: QtSvg bindings'
30
30
' qt5-quickcontrols2: QtQuickControls2 bindings' )
31
31
_pkgfqn=pyside-setup-opensource-src-$_qtver
32
32
source=(https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver -src/${_pkgfqn} .tar.xz)
33
- sha512sums=(' 2e3d10f138036a9bcc4707f18e6fa41090942da10d9d7da1587834c0e25c2c6844b10fc480efeda3bca92713212924dce5d68b33b458d03ed95a7b47893a5ded ' )
33
+ sha512sums=(' c9931f05c6b5505329c8672cd7dd25309c32142f03d69e01e2e645661ec98292bf20f15e003c5f90a39817f49e0317badab4f7e38a108d2ef3fc1e3a59836d39 ' )
34
34
35
35
prepare (){
36
36
cd " $srcdir /$_pkgfqn "
You can’t perform that action at this time.
0 commit comments