summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-07-11 22:58:43 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-15 17:30:13 +0700
commitdfe098fafdeef763008f794a4594902654a63ea8 (patch)
treecaacd3a291d5db109c63e674b14acf3b2abf0361 /accessibility
parent708df2ddab8521b35dc27c7723ea9921f5e4fe33 (diff)
downloadslackbuilds-dfe098fafdeef763008f794a4594902654a63ea8.tar.gz
slackbuilds-dfe098fafdeef763008f794a4594902654a63ea8.tar.xz
accessibility/xdotool: Updated for version 3.20211022.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/xdotool/xdotool.SlackBuild3
-rw-r--r--accessibility/xdotool/xdotool.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/accessibility/xdotool/xdotool.SlackBuild b/accessibility/xdotool/xdotool.SlackBuild
index 8b7aa26ada..75e773b92d 100644
--- a/accessibility/xdotool/xdotool.SlackBuild
+++ b/accessibility/xdotool/xdotool.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230711 bkw: updated for v3.20211022.1.
# 20220610 bkw: updated for v3.20210903.1.
# 20200329 bkw:
@@ -53,7 +54,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xdotool
-VERSION=${VERSION:-3.20210903.1}
+VERSION=${VERSION:-3.20211022.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/accessibility/xdotool/xdotool.info b/accessibility/xdotool/xdotool.info
index 9e92079df4..f883848c57 100644
--- a/accessibility/xdotool/xdotool.info
+++ b/accessibility/xdotool/xdotool.info
@@ -1,8 +1,8 @@
PRGNAM="xdotool"
-VERSION="3.20210903.1"
+VERSION="3.20211022.1"
HOMEPAGE="https://www.semicomplete.com/projects/xdotool/"
-DOWNLOAD="https://github.com/jordansissel/xdotool/releases/download/v3.20210903.1/xdotool-3.20210903.1.tar.gz"
-MD5SUM="6ac239a33b4294d9553440fd2b9a1332"
+DOWNLOAD="https://github.com/jordansissel/xdotool/releases/download/v3.20211022.1/xdotool-3.20211022.1.tar.gz"
+MD5SUM="9fd993a251a7c38b32381503544b0dd7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""