summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0bfccb50d28..acc2579c01ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=python2-shiboken2
-_qtver=5.11.2
+_qtver=5.12.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(python2)
makedepends=(clang llvm cmake libxslt qt5-xmlpatterns)
_pkgfqn=pyside-setup-everywhere-src-${_qtver}
source=("http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('18f572f1f832e476083d30fccabab167450f2a8cbe5cd9c6e6e4fa078ccb86c2')
+sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
build() {
mkdir -p build