diff options
Diffstat (limited to 'desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild index e8604b440df58..fa20a0d975b11 100644 --- a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild +++ b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-wavelan-plugin # -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com> # 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-wavelan-plugin -VERSION=${VERSION:-0.5.12} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |