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 3f196ddc109d..018079cebbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=nextcloud-client-git
_name=${pkgname/\-git/}
-pkgver=2.5.1.r29.g0a14f6eeb
+pkgver=2.5.1.r30.g0dcf6c602
pkgrel=1
pkgdesc="Nextloud client for linux"
arch=('i686' 'x86_64')
url="https://nextcloud.com/"
license=('GPL2')
-depends=('qtkeychain' 'qt5-webengine' 'hicolor-icon-theme' 'xdg-utils')
+depends=('qtkeychain' 'qt5-webkit' 'qt5-webengine' 'hicolor-icon-theme' 'xdg-utils')
optdepends=(
'python2-nautilus: integration with Nautilus'
'nemo-python: integration with Nemo'