diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-06-27 20:35:38 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-01 10:22:40 +0700 |
commit | c4215bd0293f56ce5022b475d2152e3559eb3b15 (patch) | |
tree | a9470929202e954a33dff948a45c4cc0da4ce314 /network/anydesk | |
parent | bb43431c8d491e77ef0076769e2b22e99502de90 (diff) |
network/anydesk: Updated for version 6.2.0.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/anydesk')
-rw-r--r-- | network/anydesk/anydesk.SlackBuild | 2 | ||||
-rw-r--r-- | network/anydesk/anydesk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/anydesk/anydesk.SlackBuild b/network/anydesk/anydesk.SlackBuild index 477c51e777fdc..fac8bb58a74a3 100644 --- a/network/anydesk/anydesk.SlackBuild +++ b/network/anydesk/anydesk.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=anydesk -VERSION=${VERSION:-6.1.1} +VERSION=${VERSION:-6.2.0} BUILD=${BUILD:-1} RPMBUILD=${RPMBUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/anydesk/anydesk.info b/network/anydesk/anydesk.info index a3e038d04f2cc..c7d12d5c378b7 100644 --- a/network/anydesk/anydesk.info +++ b/network/anydesk/anydesk.info @@ -1,10 +1,10 @@ PRGNAM="anydesk" -VERSION="6.1.1" +VERSION="6.2.0" HOMEPAGE="https://anydesk.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.1.1-1_x86_64.rpm" -MD5SUM_x86_64="9b1240d2c5bfd8f578410129081859af" +DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.2.0-1_x86_64.rpm" +MD5SUM_x86_64="767bd49c113c6b8c9d04b3423e4d183e" REQUIRES="gtkglext lsb-release" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |