summaryrefslogtreecommitdiffstats
path: root/network/nextcloud-client
diff options
context:
space:
mode:
author Rodrigo Gimenez <estrod@zoho.com>2017-07-17 00:55:03 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:55:31 +0700
commit549369c31d4826da7f87ff9aa08b905262af9859 (patch)
tree25c42ff17f35a6a9387dc5dfcf6fbc420592af9f /network/nextcloud-client
parent3ccc1e4b7502488546429187eb7c04ba811be42f (diff)
downloadslackbuilds-549369c31d4826da7f87ff9aa08b905262af9859.tar.gz
slackbuilds-549369c31d4826da7f87ff9aa08b905262af9859.tar.xz
network/nextcloud-client: Updated for version 2.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nextcloud-client')
-rw-r--r--network/nextcloud-client/nextcloud-client.SlackBuild4
-rw-r--r--network/nextcloud-client/nextcloud-client.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/network/nextcloud-client/nextcloud-client.SlackBuild b/network/nextcloud-client/nextcloud-client.SlackBuild
index 50dfc1c88d..1be6ee874f 100644
--- a/network/nextcloud-client/nextcloud-client.SlackBuild
+++ b/network/nextcloud-client/nextcloud-client.SlackBuild
@@ -27,8 +27,8 @@
# This is based on the owncloud-client slackbuild in https://slackbuilds.org
PRGNAM=nextcloud-client
-VERSION=${VERSION:-2.3.1}
-OWNCLOUD_VERSION=2.3.1
+VERSION=${VERSION:-2.3.2}
+OWNCLOUD_VERSION=2.3.2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nextcloud-client/nextcloud-client.info b/network/nextcloud-client/nextcloud-client.info
index 627ec592d4..7b4d8298ba 100644
--- a/network/nextcloud-client/nextcloud-client.info
+++ b/network/nextcloud-client/nextcloud-client.info
@@ -1,10 +1,10 @@
PRGNAM="nextcloud-client"
-VERSION="2.3.1"
+VERSION="2.3.2"
HOMEPAGE="https://nextcloud.com/"
-DOWNLOAD="https://github.com/nextcloud/client_theming/archive/v2.3.1/client_theming-2.3.1.tar.gz \
- https://github.com/owncloud/client/archive/v2.3.1/client-2.3.1.tar.gz"
-MD5SUM="56680f5c9a69cedc951cccb820c4107d \
- 8c06a94c05ad77a24923149b44a10e1f"
+DOWNLOAD="https://github.com/nextcloud/client_theming/archive/v2.3.2/client_theming-2.3.2.tar.gz \
+ https://github.com/owncloud/client/archive/v2.3.2/client-2.3.2.tar.gz"
+MD5SUM="521d5d3be78807323b3d8868b11a9bb5 \
+ 4285b34ca74a79d5c1e5561367cf1de5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qtkeychain"