mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/owncloud-client: Updated for version 2.5.4.11654.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dd09153828
commit
b337d7af00
2 changed files with 7 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue