summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Hovorka2017-04-19 14:39:44 +0200
committerMarkus Hovorka2017-04-19 14:39:44 +0200
commit699fc818cfd0ed816ea6c4b984dffc58c05b9a3e (patch)
tree0e8ccc3e340c11eb5ba63976e989db2b5c5bf9e2
parent94f95a7900c4fac0d7ac6a88ab8752aff117a638 (diff)
downloadaur-699fc818cfd0ed816ea6c4b984dffc58c05b9a3e.tar.gz
Checkout branch for qt 5.6
-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')