summaryrefslogtreecommitdiffstats
path: root/desktop/xvkbd/xvkbd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xvkbd/xvkbd.SlackBuild')
-rw-r--r--desktop/xvkbd/xvkbd.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/xvkbd/xvkbd.SlackBuild b/desktop/xvkbd/xvkbd.SlackBuild
index 2654797389..f37f183e48 100644
--- a/desktop/xvkbd/xvkbd.SlackBuild
+++ b/desktop/xvkbd/xvkbd.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for xvkbd
#
-# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2016 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xvkbd
-VERSION=${VERSION:-3.6}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.7}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then