diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 17:19:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:28 +0700 |
commit | 636173b066ccda2a79d94b696d0304d2a7744964 (patch) | |
tree | f2d8cc3f10bb2f2e8c831cc5a8a1df224a74b9d5 /system/xbindkeys/xbindkeys.SlackBuild | |
parent | ec8e9d1bd5a81a5b4808f35d8a2b32c145890308 (diff) |
system/xbindkeys: Updated for version 1.8.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/xbindkeys/xbindkeys.SlackBuild')
-rw-r--r-- | system/xbindkeys/xbindkeys.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xbindkeys/xbindkeys.SlackBuild b/system/xbindkeys/xbindkeys.SlackBuild index 52c339d13c4a..b37554ae8135 100644 --- a/system/xbindkeys/xbindkeys.SlackBuild +++ b/system/xbindkeys/xbindkeys.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for xbindkeys # -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xbindkeys -VERSION=1.8.5 +VERSION=1.8.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |