diff options
Diffstat (limited to 'audio/asunder/asunder.SlackBuild')
-rw-r--r-- | audio/asunder/asunder.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/asunder/asunder.SlackBuild b/audio/asunder/asunder.SlackBuild index 8bfd8ae77bd2a..0ec8591df5122 100644 --- a/audio/asunder/asunder.SlackBuild +++ b/audio/asunder/asunder.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Asunder # Copyright 2008-2012 Frank Caraballo <fecaraballo{at}gmail{dot}com> -# Copyright 2017 Alan Ianson, Penticton, BC Canada +# Copyright 2017-2018 Alan Ianson, Penticton, BC Canada # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=asunder -VERSION=${VERSION:-2.9.2} +VERSION=${VERSION:-2.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |