aboutsummaryrefslogtreecommitdiff
path: root/system/xbindkeys/xbindkeys.SlackBuild
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2022-11-02 10:50:32 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:29 +0700
commit608afb561dc8491f956e9930d29e0f4d579a2f5f (patch)
tree0f46819fd0eb3a3b679ca4760d78703da4fce443 /system/xbindkeys/xbindkeys.SlackBuild
parente8c15b9497eca01dd8c6b845ec0a2991bcbce37b (diff)
system/xbindkeys: Updated for version 1.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xbindkeys/xbindkeys.SlackBuild')
-rw-r--r--system/xbindkeys/xbindkeys.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xbindkeys/xbindkeys.SlackBuild b/system/xbindkeys/xbindkeys.SlackBuild
index 69ba0ff083a8..9d66578e8ef0 100644
--- a/system/xbindkeys/xbindkeys.SlackBuild
+++ b/system/xbindkeys/xbindkeys.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for xbindkeys
#
-# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xbindkeys
-VERSION=${VERSION:-1.8.6}
+VERSION=${VERSION:-1.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}