summaryrefslogtreecommitdiffstats
path: root/system/xbindkeys/xbindkeys.SlackBuild
diff options
context:
space:
mode:
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 69ba0ff083..9d66578e8e 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}