diff options
author | Erik Hanson <erik@slackbuilds.org> | 2019-09-12 19:38:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-14 07:38:32 +0700 |
commit | ada1b82fb9b2b58dae79498060f061e6ae9ac045 (patch) | |
tree | d8995ed881ea9fd019377255a1e979eb36d2dc97 /audio/pasystray/pasystray.SlackBuild | |
parent | caf62963b6d1fbd57b04aefb579893f0deb25e43 (diff) |
audio/pasystray: Updated for version 0.7.1.
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 55f598cf7f817..6911a73d0f39a 100644 --- a/audio/pasystray/pasystray.SlackBuild +++ b/audio/pasystray/pasystray.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for pasystray # -# Copyright 2014-2017 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2014-2019 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.6.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |