summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-02-25 11:26:17 +0100
committerMichel Zou2018-02-25 11:26:17 +0100
commit50a7a87545f15b98c793af70cca04984441d392e (patch)
tree120e7fe0079e12eb2d62596a28523eddf1a963b7 /PKGBUILD
parent313db0bbcb61d6a9d6b77863af9f9803620b9201 (diff)
downloadaur-50a7a87545f15b98c793af70cca04984441d392e.tar.gz
llvm
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 994f097ab9d1..81d2857ec903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgbase=shiboken2-git
pkgname=(python{2,}-shiboken2-git shiboken2-git)
-pkgver=2.0.0.r5325.ad14f649
+pkgver=2.0.0.r5510.ad6766ee
_upver=2.0.0
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
url="http://www.pyside.org"
-makedepends=('git' 'clang' 'cmake' 'python2' 'python' 'libxslt'
+makedepends=('git' 'llvm' 'clang' 'cmake' 'python2' 'python' 'libxslt'
'qt5-xmlpatterns')
source=("$pkgbase::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.9")
sha256sums=('SKIP')