summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Souza Franco2019-02-06 22:50:35 +0100
committerGabriel Souza Franco2019-02-06 22:50:35 +0100
commit5d25cc5715377e2e0c15dc5501a9afcd90147d06 (patch)
tree989aa701cb83e51cf4f5f5434feb3a64e526f4f5 /PKGBUILD
parentd5b39de6bc3b542d245aa1413d071632237f241a (diff)
downloadaur-python2-shiboken2.tar.gz
Update for new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 673db124a61b..63ce1cae2dd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=python2-shiboken2
-_qtver=5.12.0
+_qtver=5.12.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(python2)
makedepends=(clang llvm cmake libxslt "qt5-xmlpatterns>=${_qtver}")
_pkgfqn=pyside-setup-everywhere-src-${_qtver}
source=("http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
+sha256sums=('6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059')
build() {
mkdir -p build