mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
8a95ca6869
commit
f7f2fcf5a0
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=nextcloud-desktop
|
PRGNAM=nextcloud-desktop
|
||||||
SRCNAM=desktop
|
SRCNAM=desktop
|
||||||
VERSION=${VERSION:-3.13.3}
|
VERSION=${VERSION:-3.13.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="nextcloud-desktop"
|
PRGNAM="nextcloud-desktop"
|
||||||
VERSION="3.13.3"
|
VERSION="3.13.4"
|
||||||
HOMEPAGE="https://nextcloud.com/"
|
HOMEPAGE="https://nextcloud.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.3/desktop-3.13.3.tar.gz"
|
DOWNLOAD_x86_64="https://github.com/nextcloud/desktop/archive/refs/tags/v3.13.4/desktop-3.13.4.tar.gz"
|
||||||
MD5SUM_x86_64="e4691abc761fda84cba8425775d85346"
|
MD5SUM_x86_64="19d70a399570d2b38b9e4ff146dfcf38"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Andrew Payne"
|
MAINTAINER="Andrew Payne"
|
||||||
EMAIL="phalange@komputermatrix.com"
|
EMAIL="phalange@komputermatrix.com"
|
||||||
|
|
Loading…
Reference in a new issue