xdo: update to 0.5.7.
This commit is contained in:
parent
59763dba71
commit
4a42d73de1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdo'
|
||||
pkgname=xdo
|
||||
version=0.5.6
|
||||
version=0.5.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libxcb-devel xcb-util-wm-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/baskerville/xdo"
|
||||
distfiles="https://github.com/baskerville/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=cd2c1a672a02f288cfc08a05a0aadc716a170e27332d9db9d39d1ab7717f3a18
|
||||
checksum=b661229f0457939d3867cca1664c5671ae959b309feb58abe9142229c8c7ffb4
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in New Issue