parent
7242c0ebf7
commit
7b02b61f51
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue