summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-05-29 20:54:05 +0200
committerMichel Zou2018-05-29 20:54:05 +0200
commit2298f38b7b0a9cfa67afddf44ee00e3794410496 (patch)
treea7bea26a15d567cbf6edc5c77be709dd19068fbe
parent6eebf63ad5c88de137136a2d6fa12e2a5d98a811 (diff)
downloadaur-2298f38b7b0a9cfa67afddf44ee00e3794410496.tar.gz
5.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 998ed36316eb..640731ac196d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Mar 11 09:51:10 UTC 2018
+# Tue May 29 18:54:05 UTC 2018
pkgbase = shiboken2-git
- pkgver = 5.9.0.r5542.507beab9
+ pkgver = 5.11.0.r5741.a1a8cf65
pkgrel = 1
url = http://www.pyside.org
arch = i686
@@ -15,7 +15,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.9
+ source = shiboken2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11
sha256sums = SKIP
pkgname = python2-shiboken2-git
diff --git a/PKGBUILD b/PKGBUILD
index c8feed41b3ee..c1e4f46e60fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
pkgbase=shiboken2-git
pkgname=(python{2,}-shiboken2-git shiboken2-git)
-pkgver=5.9.0.r5542.507beab9
-_upver=5.9.0
+pkgver=5.11.0.r5741.a1a8cf65
+_upver=5.11.0
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.9")
+source=("$pkgbase::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11")
sha256sums=('SKIP')
pkgver() {