aboutsummaryrefslogtreecommitdiff
path: root/network/owncloud-client/owncloud-client.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2020-05-02 11:41:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-02 11:41:46 +0700
commitb337d7af00acd8a9d63a6dce3144d0377413339a (patch)
treeba3e0a492d22788477a75ee3e1e59b877655ac5b /network/owncloud-client/owncloud-client.SlackBuild
parentdd0915382855f21ef410d9edd83b2973dd56962a (diff)
network/owncloud-client: Updated for version 2.5.4.11654.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/owncloud-client/owncloud-client.SlackBuild')
-rw-r--r--network/owncloud-client/owncloud-client.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/owncloud-client/owncloud-client.SlackBuild b/network/owncloud-client/owncloud-client.SlackBuild
index 0ee0dd35aa12e..b5ab05a98d2d7 100644
--- a/network/owncloud-client/owncloud-client.SlackBuild
+++ b/network/owncloud-client/owncloud-client.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for owncloud-client
# Copyright 2013-2018 Christopher Walker Kempner, TX
+# Copyright 2020 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=owncloud-client
-VERSION=${VERSION:-2.4.2}
+VERSION=${VERSION:-2.5.4.11654}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}