xbanish: update to 1.6.

This commit is contained in:
Dave Eddy 2018-08-31 16:55:27 -04:00 committed by maxice8
parent f5bbd13dc9
commit b4aa1caf1e
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'xbanish'
pkgname=xbanish
version=1.5
version=1.6
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"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD"
license="BSD-3-Clause"
homepage="https://github.com/jcs/xbanish"
distfiles="https://github.com/jcs/xbanish/archive/v${version}.tar.gz"
checksum=d10007a468227bb11549ee341c84ff4b4f1e2f49a3d03a971d5a35a56b117cbc
checksum=6e9bec35720b3d0f047028ad248a758249c7139c62ef140d9d39df6bd382712d
pre_build() {
export LIBS="$LDFLAGS"