network/nextcloud-desktop: updated for version 3.13.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2024-07-29 12:47:23 -04:00 committed by Willy Sudiarto Raharjo
parent 9f0fc27123
commit 5b5dd0d91e
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.13.1}
VERSION=${VERSION:-3.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="nextcloud-desktop"
VERSION="3.13.1"
VERSION="3.13.2"
HOMEPAGE="https://nextcloud.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.1/desktop-3.13.1.tar.gz"
MD5SUM_x86_64="5c654743f93b13d9b5610d277bf3e3ad"
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.2/desktop-3.13.2.tar.gz"
MD5SUM_x86_64="a627c5b69b252fcc745229fe8dcce283"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"