xdotool: update to 3.20160805.1.
This commit is contained in:
parent
7099096b6b
commit
6c92cf80e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdotool'
|
||||
pkgname=xdotool
|
||||
version=3.20160804.1
|
||||
version=3.20160805.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/jordansissel/xdotool"
|
||||
distfiles="https://github.com/jordansissel/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=1b6b75d60257357cc2a0a2ddcc7332e4b3c08e11b4148205a9021c68b52beb30
|
||||
checksum=ddafca1239075c203769c17a5a184587731e56fbe0438c09d08f8af1704e117a
|
||||
CFLAGS="-std=c99"
|
||||
|
||||
xdotool-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue