diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-06-01 21:57:56 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-06-01 21:57:56 -0500 |
commit | 975f0196a24a0048ce0c770bf1271ad4280452ab (patch) | |
tree | 913be8a924f12c76f444992a0d08f5ed7a778809 /desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild | |
parent | 2206df70e9db5fd50340e291349fb95927f991ff (diff) | |
download | slackbuilds-975f0196a24a0048ce0c770bf1271ad4280452ab.tar.gz |
desktop/xfce4-mount-plugin: Updated for version 1.1.5.
Diffstat (limited to 'desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild b/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild index 286d9ffaa1..2bbe2b0928 100644 --- a/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild +++ b/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-mount-plugin -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2021 Robby Workman, Tuscaloosa, 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-mount-plugin -VERSION=${VERSION:-1.1.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |