diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : nextcloud-client
version : 2.5.1
-release : 8
+release : 9
source :
- https://github.com/nextcloud/desktop/archive/v2.5.1.tar.gz : 48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19
license : GPL-2.0-or-later
@@ -25,6 +25,7 @@
rundeps :
- libgnome-keyring
- qt5-svg
+ - qt5-webengine
- dolphin-integration :
- nextcloud-client
patterns :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -147,7 +147,7 @@
Nextcloud client enables you to connect to your private Nextcloud Server. With it you can create directories in your home directory, and keep the contents of those directories synced with the server. Simply copy a file into the directory and the desktop synchronisation client does the rest.
programming.devel
- nextcloud-client
+ nextcloud-client
/usr/include/nextcloudsync/creds/abstractcredentials.h
@@ -167,7 +167,7 @@
Dolphin file manager integration for the Nextcloud client.
network.download
- nextcloud-client
+ nextcloud-client
/usr/lib64/libnextclouddolphinpluginhelper.so
@@ -177,8 +177,8 @@
-
- 2019-02-26
+
+ 2019-03-06
2.5.1
Packaging update
Justin Berthault