aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-11-16 02:18:49 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:06 +0700
commit7b93e3c86d093d264203290a08ec70599832635f (patch)
tree0ae700c1ee34c5e2629b8b5620df960600b59a9b /network
parent1ad032634b6c1c8c567332073d0c4b971eba4224 (diff)
network/anydesk: Updated for version 6.4.0.
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>
Diffstat (limited to 'network')
-rw-r--r--network/anydesk/anydesk.SlackBuild4
-rw-r--r--network/anydesk/anydesk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/anydesk/anydesk.SlackBuild b/network/anydesk/anydesk.SlackBuild
index c96ae3a4ee62..23ffa38e4f36 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.3.3}
+VERSION=${VERSION:-6.4.0}
BUILD=${BUILD:-1}
RPMBUILD=${RPMBUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,4 +77,4 @@ mkdir -p $PKG/etc/rc.d/
cat $CWD/rc.anydesk > $PKG/etc/rc.d/rc.anydesk.new
cd $PKG
-/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE
+/sbin/makepkg -l y -p -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE
diff --git a/network/anydesk/anydesk.info b/network/anydesk/anydesk.info
index da776a731465..3378073f40ec 100644
--- a/network/anydesk/anydesk.info
+++ b/network/anydesk/anydesk.info
@@ -1,10 +1,10 @@
PRGNAM="anydesk"
-VERSION="6.3.3"
+VERSION="6.4.0"
HOMEPAGE="https://anydesk.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.3.3-1_x86_64.rpm"
-MD5SUM_x86_64="b5862e01d1053a4d54dc17fe0af63082"
+DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.4.0-1_x86_64.rpm"
+MD5SUM_x86_64="a1a6676c817e8cb1db9e825a33b04547"
REQUIRES="gtkglext lsb-release"
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"