summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa94cd81267..2f32b695a53a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = shiboken2-git
- pkgver = 5.11.3.r5913.08a99cb6
+ pkgver = 5.12.1.r6177.b5d27d9f
pkgrel = 1
url = http://www.pyside.org
arch = i686
@@ -13,7 +13,7 @@ pkgbase = shiboken2-git
makedepends = python
makedepends = libxslt
makedepends = qt5-xmlpatterns
- source = shiboken2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11
+ source = shiboken2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.12
sha256sums = SKIP
pkgname = python2-shiboken2-git
diff --git a/PKGBUILD b/PKGBUILD
index e9f0eeb93938..3d45286c82a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgbase=shiboken2-git
pkgname=(python{2,}-shiboken2-git shiboken2-git)
-pkgver=5.11.3.r5913.08a99cb6
+pkgver=5.12.1.r6177.b5d27d9f
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
url="http://www.pyside.org"
makedepends=('git' 'llvm' 'clang' 'cmake' 'python2' 'python' 'libxslt'
'qt5-xmlpatterns')
-source=("$pkgbase::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11")
+source=("$pkgbase::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.12")
sha256sums=('SKIP')
pkgver() {