summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')