audio/amSynth: Updated for version 1.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7900864672
commit
c08940f1c9
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=amSynth
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
VERSION=${VERSION:-1.12.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="amSynth"
|
||||
VERSION="1.11.0"
|
||||
VERSION="1.12.2"
|
||||
HOMEPAGE="https://amsynth.github.io/"
|
||||
DOWNLOAD="https://github.com/amsynth/amsynth/releases/download/release-1.11.0/amsynth-1.11.0.tar.gz"
|
||||
MD5SUM="862877313e5b2384a06fd0dedb1cf1f2"
|
||||
DOWNLOAD="https://github.com/amsynth/amsynth/releases/download/release-1.12.2/amsynth-1.12.2.tar.gz"
|
||||
MD5SUM="b9cc26787e7c08b85814f0bc402225ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue