diff options
Diffstat (limited to 'audio/pasystray/pasystray.SlackBuild')
-rw-r--r-- | audio/pasystray/pasystray.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pasystray/pasystray.SlackBuild b/audio/pasystray/pasystray.SlackBuild index 09537d1e7d2b1..55f598cf7f817 100644 --- a/audio/pasystray/pasystray.SlackBuild +++ b/audio/pasystray/pasystray.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for pasystray # -# Copyright 2014-2015 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2014-2017 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=pasystray -VERSION=${VERSION:-0.5.2} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |