xdo: update to 0.5.5.
This commit is contained in:
parent
cf7b8bc037
commit
096b8451d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdo'
|
# Template file for 'xdo'
|
||||||
pkgname=xdo
|
pkgname=xdo
|
||||||
version=0.5.4
|
version=0.5.5
|
||||||
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=26c563b4885dba20b19afa09a7b0e65f1381d634b0fdf3a2900dfc5e780d7de4
|
checksum=ca198d908f10a3a647127e24a1d0696a9748d78e3a43f30485efc9ce824aece6
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Reference in a new issue