summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanilo Kühn2019-01-02 20:52:33 +0100
committerDanilo Kühn2019-01-02 20:52:33 +0100
commit0281c1e1532e3371f0963156b6e1cbffe4c8a374 (patch)
treeaa79e1fa629ce8d0cbe617c70728a3f205e95ae6 /PKGBUILD
parent012f2bc45cc595e95ba6bbac636d4d222a033d7d (diff)
downloadaur-0281c1e1532e3371f0963156b6e1cbffe4c8a374.tar.gz
add missing dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d857c515b82..3f196ddc109d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=nextcloud-client-git
_name=${pkgname/\-git/}
-pkgver=2.5.1.r24.gac367b21b
+pkgver=2.5.1.r29.g0a14f6eeb
pkgrel=1
pkgdesc="Nextloud client for linux"
arch=('i686' 'x86_64')
url="https://nextcloud.com/"
license=('GPL2')
-depends=('qtkeychain' 'qt5-webkit' 'hicolor-icon-theme' 'xdg-utils')
+depends=('qtkeychain' 'qt5-webengine' 'hicolor-icon-theme' 'xdg-utils')
optdepends=(
'python2-nautilus: integration with Nautilus'
'nemo-python: integration with Nemo'