xbanish: update to 1.5

Closes: #6426 [via git-merge-pr]
This commit is contained in:
Diogo Leal 2017-05-18 02:15:16 -03:00 committed by Toyam Cox
parent 7242c0ebf7
commit 7b02b61f51

View file

@ -1,7 +1,7 @@
# Template file for 'xbanish'
pkgname=xbanish
version=1.4
revision=2
version=1.5
revision=1
build_style=gnu-makefile
makedepends="libXfixes-devel libXt-devel libXi-devel libX11-devel"
short_desc="Banish the mouse cursor when typing, show it again when the mouse moves"
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD"
homepage="https://github.com/jcs/xbanish"
distfiles="https://github.com/jcs/xbanish/archive/v${version}.tar.gz"
checksum=df90d1fe2c2215e0bdfd3b6a3151ac29553248abd293f428760f8015e82d8c64
checksum=d10007a468227bb11549ee341c84ff4b4f1e2f49a3d03a971d5a35a56b117cbc
pre_build() {
export LIBS="$LDFLAGS"