xdotool: update to 4.20260303

This commit is contained in:
zlice
2026-03-03 19:10:40 +01:00
committed by Leah Neukirchen
parent 829d478eec
commit 45fa139bb6
+3 -3
View File
@@ -1,6 +1,6 @@
# Template file for 'xdotool'
pkgname=xdotool
version=4.20251130.1
version=4.20260303.1
revision=1
build_style=gnu-makefile
make_build_target="all"
@@ -11,8 +11,8 @@ short_desc="Command-line X11 automation tool"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="https://github.com/jordansissel/xdotool"
distfiles="https://github.com/jordansissel/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
checksum=eee789b00d6a13d47b31bbc139727e6408c21b5f6ba5e804fdf6ecfb8c781356
distfiles="https://github.com/jordansissel/xdotool/archive/refs/tags/v${version}/${pkgname}-${version}.tar.gz"
checksum=c1f971a384da588eb99ca0755fc4300316d49c1e612537e3f1de52215e104fa3
xdotool-devel_package() {
short_desc+=" - development files"