network/owncloud-client: Updated for version 2.5.4.11654.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2020-05-02 11:41:46 +07:00 committed by Willy Sudiarto Raharjo
parent dd09153828
commit b337d7af00
2 changed files with 7 additions and 6 deletions

View file

@ -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}

View file

@ -1,10 +1,10 @@
PRGNAM="owncloud-client"
VERSION="2.4.2"
VERSION="2.5.4.11654"
HOMEPAGE="https://owncloud.org/"
DOWNLOAD="https://download.owncloud.com/desktop/stable/owncloudclient-2.4.2.tar.xz"
MD5SUM="0f1d03650888864ffb045162ef9de49d"
DOWNLOAD="https://download.owncloud.com/desktop/stable/owncloudclient-2.5.4.11654.tar.xz"
MD5SUM="cbc65677623df31956a4c4082a2c68a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5-webkit qtkeychain"
MAINTAINER="Christopher Walker"
EMAIL="kris240376@gmail.com"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"