diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 15:22:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:26 +0700 |
commit | 936fa400640a059b54ed263b5841991f235d4e91 (patch) | |
tree | e45c859f8026844f5ca81034af1177e800edaf02 /desktop/xvkbd/xvkbd.SlackBuild | |
parent | 61c47a867558074a65e58513e27ed464fdca3988 (diff) |
desktop/xvkbd: Updated for vesion 3.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'desktop/xvkbd/xvkbd.SlackBuild')
-rw-r--r-- | desktop/xvkbd/xvkbd.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xvkbd/xvkbd.SlackBuild b/desktop/xvkbd/xvkbd.SlackBuild index 299e76ce428f..eccbcbda2547 100644 --- a/desktop/xvkbd/xvkbd.SlackBuild +++ b/desktop/xvkbd/xvkbd.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for xvkbd # -# Copyright 2009-2013 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=xvkbd -VERSION=${VERSION:-3.5} +VERSION=${VERSION:-3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |