xdo: update to 0.5.2.
This commit is contained in:
parent
fa47bef831
commit
bd9160b471
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdo'
|
||||
pkgname=xdo
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
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=a159c7b879f1e31f1c390053ad7f7095979220bffcd98764563e9f856f13b909
|
||||
checksum=4f92ba5da44196b97cad249afa939a05a57eeaa94e79f8599c98767eaca82c55
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in New Issue