misc/xbanish: Updated for version 1.8.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-06-10 14:30:33 -04:00 committed by Willy Sudiarto Raharjo
parent 26a83e94cf
commit 64c8be6686
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 4 deletions

View file

@ -7,3 +7,5 @@ the X11 session.
One can easily start this automatically by putting "/usr/bin/xbanish &"
in ~/.xinitrc or some other WM/DE-specific startup file.
See also: accessibility/unclutter and accessibility/unclutter-xfixes.

View file

@ -28,6 +28,7 @@
# Build script for xbanish
# 20220610 bkw: update for v1.8
# 20200720 bkw: update for v1.7
# 20200129 bkw:
# - take over maintenance
@ -38,7 +39,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xbanish
VERSION=${VERSION:-1.7}
VERSION=${VERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xbanish"
VERSION="1.7"
VERSION="1.8"
HOMEPAGE="https://github.com/jcs/xbanish"
DOWNLOAD="https://github.com/jcs/xbanish/archive/v1.7/xbanish-1.7.tar.gz"
MD5SUM="08c0702576d6b2434f62ba06e1a3a32d"
DOWNLOAD="https://github.com/jcs/xbanish/archive/v1.8/xbanish-1.8.tar.gz"
MD5SUM="d4279515b2fbd898d37b0d869a4f7973"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""