network/nextcloud-desktop: update 3.6.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-10-22 16:43:00 -04:00 committed by Willy Sudiarto Raharjo
parent 47efa1ae0d
commit e26916a5ea
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.0}
VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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