network/owncloud-client: Updated for version 2.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christopher Walker 2016-08-03 17:56:39 +07:00 committed by Willy Sudiarto Raharjo
parent ae1ee4b3c6
commit 961d46cead
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for owncloud-client
# Copyright 2013-2015 Christopher Walker Copperas Cove, TX
# Copyright 2013-2016 Christopher Walker Copperas Cove, TX
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=owncloud-client
VERSION=${VERSION:-2.1.0}
VERSION=${VERSION:-2.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="owncloud-client"
VERSION="2.1.0"
VERSION="2.2.2"
HOMEPAGE="http://owncloud.org/"
DOWNLOAD="https://download.owncloud.com/desktop/stable/owncloudclient-2.1.0.tar.xz"
MD5SUM="6ab37353c8de73bd268aba6abb1f4020"
DOWNLOAD="https://download.owncloud.com/desktop/stable/owncloudclient-2.2.2.tar.xz"
MD5SUM="309e91ea0a01fd66a80aaa10487aa4be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qtkeychain"