xdotool: update to 3.20211022.1.
This commit is contained in:
parent
097808af39
commit
555f0e7c90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdotool'
|
||||
pkgname=xdotool
|
||||
version=3.20210903.1
|
||||
version=3.20211022.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target="all"
|
||||
|
@ -12,7 +12,7 @@ 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=9110198702d7549c4eccdab95f276d35a9fa9f540015d2739b62c55618d3b7b6
|
||||
checksum=96f0facfde6d78eacad35b91b0f46fecd0b35e474c03e00e30da3fdd345f9ada
|
||||
|
||||
xdotool-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue