audio/asunder: Updated for version 2.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
55fc620081
commit
aeb5ee2af8
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for Asunder
|
# Slackware build script for Asunder
|
||||||
|
|
||||||
# Copyright 2008-2012 Frank Caraballo <fecaraballo{at}gmail{dot}com>
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=asunder
|
PRGNAM=asunder
|
||||||
VERSION=${VERSION:-2.9.5}
|
VERSION=${VERSION:-2.9.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="asunder"
|
PRGNAM="asunder"
|
||||||
VERSION="2.9.5"
|
VERSION="2.9.6"
|
||||||
HOMEPAGE="http://littlesvr.ca/asunder/"
|
HOMEPAGE="http://littlesvr.ca/asunder/"
|
||||||
DOWNLOAD="http://littlesvr.ca/asunder/releases/asunder-2.9.5.tar.bz2"
|
DOWNLOAD="http://littlesvr.ca/asunder/releases/asunder-2.9.6.tar.bz2"
|
||||||
MD5SUM="9b69fd292b243e2e725224bf93ca14ec"
|
MD5SUM="64c1d87e0eb9e695af5bea9af19131b9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue