diff options
Diffstat (limited to 'desktop/stalonetray/stalonetray.SlackBuild')
-rw-r--r-- | desktop/stalonetray/stalonetray.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/stalonetray/stalonetray.SlackBuild b/desktop/stalonetray/stalonetray.SlackBuild index cb347abbd65dd..2bdcdb74d057e 100644 --- a/desktop/stalonetray/stalonetray.SlackBuild +++ b/desktop/stalonetray/stalonetray.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for stalonetray -# Copyright 2010 Binh Nguyen <binhvng@gmail.com> +# Copyright 2010 - 2012 Binh Nguyen <binhvng@gmail.com> +# Copyright 2013 - 2015 Markus Hutmacher <mailing@markhu.de> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stalonetray -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |