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 8b1a742162f0f..9784d8a07a124 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-2019 Alan Ianson, Penticton, BC Canada +# Copyright 2017-2020 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.5} +VERSION=${VERSION:-2.9.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |