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