accessibility/unclutter-xfixes: Updated for version 1.6.

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 12:18:05 -04:00 committed by Willy Sudiarto Raharjo
parent b89027034e
commit 6c5399c079
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 6 additions and 4 deletions

View file

@ -18,3 +18,5 @@ Notes:
- The options are different (--timeout and --jitter, not -idle and
-jitter), make sure you read the man page.
See also: misc/xbanish and accessibility/unclutter.

View file

@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unclutter-xfixes
VERSION=${VERSION:-1.5}
VERSION=${VERSION:-1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="unclutter-xfixes"
VERSION="1.5"
VERSION="1.6"
HOMEPAGE="https://github.com/Airblader/unclutter-xfixes"
DOWNLOAD="https://github.com/Airblader/unclutter-xfixes/archive/v1.5/unclutter-xfixes-1.5.tar.gz"
MD5SUM="a0a98cedb0ee1655c802eb6f535692a0"
DOWNLOAD="https://github.com/Airblader/unclutter-xfixes/archive/v1.6/unclutter-xfixes-1.6.tar.gz"
MD5SUM="c8a63e9b597d8b42d0e133bcf9e02c66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libev"