mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/anydesk: Updated for version 6.3.3.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed7b667fea
commit
0570c8a4de
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=anydesk
|
||||
VERSION=${VERSION:-6.3.2}
|
||||
VERSION=${VERSION:-6.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
RPMBUILD=${RPMBUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="anydesk"
|
||||
VERSION="6.3.2"
|
||||
VERSION="6.3.3"
|
||||
HOMEPAGE="https://anydesk.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.3.2-1_x86_64.rpm"
|
||||
MD5SUM_x86_64="3eaa383b031d410c81f4b798f26c3d6a"
|
||||
DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.3.3-1_x86_64.rpm"
|
||||
MD5SUM_x86_64="b5862e01d1053a4d54dc17fe0af63082"
|
||||
REQUIRES="gtkglext lsb-release"
|
||||
MAINTAINER="Reza Talebi"
|
||||
EMAIL="reza.talebi.73@outlook.com"
|
||||
|
|
Loading…
Reference in a new issue