summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormickybart2017-05-08 12:17:33 -0400
committermickybart2017-05-08 12:17:33 -0400
commitd560af09cdfb304aa73e7af5cdf3083b812bf7a0 (patch)
treefe5cb6a14f0138a8aaf9714a6a0bc24d6eda5f2c /PKGBUILD
parent9ed24ac1fe463e125a2774495c2d2d80a1f5e131 (diff)
downloadaur-qt5-qpa-surfaceflinger-plugin.tar.gz
Qt 5.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93a476d7cae4..2502b529e34b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=qt5-qpa-surfaceflinger-plugin
conflicts=('qt')
_pkgname=qt5-qpa-surfaceflinger-plugin
-_qtver=5.7.0
+_qtver=5.8.0
pkgver=${_qtver/-/}
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/mickybart/qt5-qpa-surfaceflinger-plugin'
license=('GPL3' 'LGPL' 'custom')
pkgdesc='Qt QPA plugin for Android SurfaceFlinger'
-depends=('qt5-base' 'qt5-wayland-compositor' 'hybris-android-headers' 'libhybris')
+depends=('qt5-base' 'qt5-wayland-hybris' 'hybris-android-headers' 'libhybris')
makedepends=()
source=(${_pkgname}::git+http://github.com/mickybart/qt5-qpa-surfaceflinger-plugin.git#tag=v${_qtver})
md5sums=('SKIP')