diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 21:05:46 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:42 +0700 |
commit | e9c33e365d88837b4308ca2ade42658c25204934 (patch) | |
tree | d2a31c8343b7384638396f58f1894db7091a4e67 /audio/pasystray/pasystray.SlackBuild | |
parent | fe91b8c24941d82c634b62a87fd70e1052fea168 (diff) |
audio/pasystray: Updated for version 0.6.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
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} |