network/nextcloud-desktop: Updated for version 3.13.4.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2024-09-13 17:21:44 -04:00 committed by Willy Sudiarto Raharjo
parent 8a95ca6869
commit f7f2fcf5a0
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.3}
VERSION=${VERSION:-3.13.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="nextcloud-desktop"
VERSION="3.13.3"
VERSION="3.13.4"
HOMEPAGE="https://nextcloud.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.3/desktop-3.13.3.tar.gz"
MD5SUM_x86_64="e4691abc761fda84cba8425775d85346"
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.4/desktop-3.13.4.tar.gz"
MD5SUM_x86_64="19d70a399570d2b38b9e4ff146dfcf38"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"