mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/nextcloud-desktop: update 3.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47efa1ae0d
commit
e26916a5ea
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue