network/nextcloud-desktop: Updated for version 3.6.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-11-17 11:39:49 -05:00 committed by Willy Sudiarto Raharjo
parent 8e7d81137e
commit b57f09db37
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nextcloud-desktop
SRCNAM=desktop
VERSION=${VERSION:-3.6.1}
VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="nextcloud-desktop"
VERSION="3.6.1"
VERSION="3.6.2"
HOMEPAGE="https://nextcloud.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.6.1/desktop-3.6.1.tar.gz"
MD5SUM_x86_64="97386e0e0fab126d019dd150cca992e2"
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.6.2/desktop-3.6.2.tar.gz"
MD5SUM_x86_64="9f8e02f12adb84104c04cd75d1e5c856"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"