diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-06-20 22:01:14 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-20 22:01:14 -0300 |
commit | a4be51134f676962ff6b29289913fd3f04adb4f9 (patch) | |
tree | 9d54cf4ff1e825006b43405754fa4d9a2bfd00d4 /desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild | |
parent | 7cab6f0c494488d91f8831ff08fe5bc150e85d35 (diff) | |
download | slackbuilds-a4be51134f676962ff6b29289913fd3f04adb4f9.tar.gz |
desktop/xfce4-xkb-plugin: Updated for version 0.5.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild b/desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild index 7c5f41fecf..9423a27ac4 100644 --- a/desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild +++ b/desktop/xfce4-xkb-plugin/xfce4-xkb-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-xkb-plugin -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2013 Robby Workman, Northport, Alabama, 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=xfce4-xkb-plugin -VERSION=${VERSION:-0.5.4.3} +VERSION=${VERSION:-0.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |