network/nextcloud-client: Updated for version 2.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rodrigo Gimenez 2017-07-17 00:55:03 +07:00 committed by Willy Sudiarto Raharjo
parent 3ccc1e4b75
commit 549369c31d
2 changed files with 7 additions and 7 deletions

View File

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

View File

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