Skip to content

Commit c85f8f3

Browse files
committed
pyside2: version bump.
1 parent 05c5f44 commit c85f8f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/pyside2/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pkgbase=pyside2
55
pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools)
6-
_qtver=5.15.16
6+
_qtver=5.15.17
77
pkgver=${_qtver/-/}
88
pkgrel=1
99
arch=('x86_64' 'aarch64')
@@ -30,7 +30,7 @@ optdepends=('qt5-svg: QtSvg bindings'
3030
'qt5-quickcontrols2: QtQuickControls2 bindings')
3131
_pkgfqn=pyside-setup-opensource-src-$_qtver
3232
source=(https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz)
33-
sha512sums=('2e3d10f138036a9bcc4707f18e6fa41090942da10d9d7da1587834c0e25c2c6844b10fc480efeda3bca92713212924dce5d68b33b458d03ed95a7b47893a5ded')
33+
sha512sums=('c9931f05c6b5505329c8672cd7dd25309c32142f03d69e01e2e645661ec98292bf20f15e003c5f90a39817f49e0317badab4f7e38a108d2ef3fc1e3a59836d39')
3434

3535
prepare(){
3636
cd "$srcdir/$_pkgfqn"

0 commit comments

Comments
 (0)