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'
|
||||
pkgname=xdo
|
||||
version=0.5.4
|
||||
version=0.5.5
|
||||
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=26c563b4885dba20b19afa09a7b0e65f1381d634b0fdf3a2900dfc5e780d7de4
|
||||
checksum=ca198d908f10a3a647127e24a1d0696a9748d78e3a43f30485efc9ce824aece6
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in a new issue