aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Lira <eurodrigolira@gmail.com>2025-04-14 20:44:12 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-16 00:29:24 +0700
commitd48133dfc7bae73bb1d0b72f14b067d2e2157399 (patch)
tree9d888d51b1c2f77ffcdb52861d6e7d272ff81063
parent1362a13c16f16ae96e2906df532d3c801a139cb8 (diff)
network/rustdesk: Updated for version 1.3.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/rustdesk/rustdesk.SlackBuild2
-rw-r--r--network/rustdesk/rustdesk.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/rustdesk/rustdesk.SlackBuild b/network/rustdesk/rustdesk.SlackBuild
index 5b16985a06..eb9d0772e5 100644
--- a/network/rustdesk/rustdesk.SlackBuild
+++ b/network/rustdesk/rustdesk.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rustdesk
-VERSION=${VERSION:-1.3.8}
+VERSION=${VERSION:-1.3.9}
BUILD=${BUILD:-1}
RPMBUILD=${RPMBUILD:-0}
TAG=${TAG:-_SBo}
diff --git a/network/rustdesk/rustdesk.info b/network/rustdesk/rustdesk.info
index a455ef6a98..12ee2fdcaf 100644
--- a/network/rustdesk/rustdesk.info
+++ b/network/rustdesk/rustdesk.info
@@ -1,10 +1,10 @@
PRGNAM="rustdesk"
-VERSION="1.3.8"
+VERSION="1.3.9"
HOMEPAGE="https://rustdesk.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/rustdesk/rustdesk/releases/download/1.3.8/rustdesk-1.3.8-0.x86_64.rpm"
-MD5SUM_x86_64="7ebeffc7b3a13cb427ce03a48e5cfed6"
+DOWNLOAD_x86_64="https://github.com/rustdesk/rustdesk/releases/download/1.3.9/rustdesk-1.3.9-0.x86_64.rpm"
+MD5SUM_x86_64="703eab00072cc27a9029c1cb65a47049"
REQUIRES="xdotool"
MAINTAINER="Rodrigo Lira"
EMAIL="eurodrigolira@gmail.com"