xdotool: update to 3.20210903.1.
This commit is contained in:
parent
6a23f4cfcc
commit
7683efdc3e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xdotool'
|
||||
pkgname=xdotool
|
||||
version=3.20210804.2
|
||||
revision=3
|
||||
version=3.20210903.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target="all"
|
||||
make_install_args="INSTALLMAN=$DESTDIR/usr/share/man"
|
||||
|
@ -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=fde6b15b5978c91e0ecb78cc541a9987752e724820722e479dcc2efc17466c89
|
||||
checksum=9110198702d7549c4eccdab95f276d35a9fa9f540015d2739b62c55618d3b7b6
|
||||
|
||||
xdotool-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue