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 edc6698b34c8..96bbf8991a5c 100644 --- a/audio/pasystray/pasystray.SlackBuild +++ b/audio/pasystray/pasystray.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for pasystray # -# Copyright 2014-2019 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2014-2022 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pasystray -VERSION=${VERSION:-0.7.1} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |