summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-05-29 20:54:19 +0200
committerMichel Zou2018-05-29 20:54:19 +0200
commit660bc30ca53e9de1b818e78d287e3bd28e5c77fa (patch)
tree5be95e0c512b0f89047b16bacbd58ebb16fddf04
parentc4cd604ab637315af3f3cd1a7f949105b0aeb5c0 (diff)
downloadaur-660bc30ca53e9de1b818e78d287e3bd28e5c77fa.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 5876bd5723d0..ad67ee2d8cc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Mar 10 09:00:15 UTC 2018
+# Tue May 29 18:54:18 UTC 2018
pkgbase = pyside2-git
- pkgver = 5.9.0.r5542.507beab9
+ pkgver = 5.11.0.r5746.5dc72386
pkgrel = 1
url = http://qt-project.org/wiki/PySide
arch = i686
@@ -28,7 +28,7 @@ pkgbase = pyside2-git
makedepends = qt5-webengine
makedepends = qt5-webkit
makedepends = qt5-websockets
- source = pyside2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.9
+ source = pyside2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11
sha256sums = SKIP
pkgname = pyside2-common-git
diff --git a/PKGBUILD b/PKGBUILD
index a985f14e4d5d..9dbd4ec16dbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgbase=pyside2-git
pkgname=(pyside2-common-git python2-pyside2-git python-pyside2-git)
-pkgver=5.9.0.r5542.507beab9
-_upver=5.9.0
+pkgver=5.11.0.r5746.5dc72386
+_upver=5.11.0
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
@@ -18,7 +18,7 @@ makedepends=("python"{,2}"-shiboken2-git" 'cmake'
'qt5-xmlpatterns' 'qt5-tools' 'qt5-multimedia' 'qt5-declarative'
'qt5-script' 'qt5-speech' 'qt5-svg' 'qt5-datavis3d' 'qt5-3d'
'qt5-webchannel' 'qt5-webengine' 'qt5-webkit' 'qt5-websockets')
-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() {