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 b5df75382050..ca5bd006bcf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = shiboken2-git
- pkgver = 2.0.0.r2447.f7fb80a
+ pkgver = 2.0.0.r2506.47676b5
pkgrel = 1
url = http://www.pyside.org
arch = i686
@@ -11,7 +11,7 @@ pkgbase = shiboken2-git
makedepends = python2
makedepends = python
makedepends = libxslt
- source = shiboken2-git::git+https://code.qt.io/pyside/shiboken.git
+ source = shiboken2-git::git+https://code.qt.io/pyside/shiboken.git#branch=5.6
source = sphinx-build2.patch
md5sums = SKIP
md5sums = 915d0fc351ff2e7c5deaa1066aeeae67
diff --git a/PKGBUILD b/PKGBUILD
index 29aa593a6d58..51102f1598c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
pkgbase=shiboken2-git
pkgname=(python{2,}-shiboken2-git shiboken2-git)
-pkgver=2.0.0.r2447.f7fb80a
+pkgver=2.0.0.r2506.47676b5
_upver=2.0.0
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
url="http://www.pyside.org"
makedepends=('git' 'cmake' 'qt5.6' 'python2' 'python' 'libxslt')
-source=("$pkgbase::git+https://code.qt.io/pyside/shiboken.git"
+source=("$pkgbase::git+https://code.qt.io/pyside/shiboken.git#branch=5.6"
"sphinx-build2.patch")
md5sums=('SKIP'
'915d0fc351ff2e7c5deaa1066aeeae67')