diff options
author | Alan Ianson <agianson{at}gmail{dot}com> | 2020-05-30 12:47:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-30 12:47:50 +0700 |
commit | aeb5ee2af8be91640702bd924603774eacca8ca7 (patch) | |
tree | ef0c2fc0d2a2f4a152a4cff8dfded0f5c7e8506a /audio/asunder/asunder.SlackBuild | |
parent | 55fc62008167f89223638e357a9552a3118b3a05 (diff) |
audio/asunder: Updated for version 2.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |