audio/tuxguitar: Updated for version 1.6.4

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-10-24 20:09:55 +01:00 committed by Willy Sudiarto Raharjo
parent cdd1267a0c
commit 3e2f161bdf
2 changed files with 9 additions and 8 deletions

View file

@ -2,9 +2,10 @@
#
# Slackware build script for TuxGuitar
#
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2017 Ekin Akoglu, Erdemli, Mersin, Turkey
# Copyright 2024-, Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2024 Martin Bångens, Sweden
# Copyright 2017 Ekin Akoglu, Erdemli, Mersin, Turkey
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tuxguitar
VERSION=${VERSION:-1.6.3}
VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="tuxguitar"
VERSION="1.6.3"
VERSION="1.6.4"
HOMEPAGE="https://www.tuxguitar.app/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/helge17/tuxguitar/releases/download/1.6.3/tuxguitar-1.6.3-linux-swt-amd64.tar.gz"
MD5SUM_x86_64="fbd78f45084bfd98f6b5aa3298856ff4"
DOWNLOAD_x86_64="https://github.com/helge17/tuxguitar/releases/download/1.6.4/tuxguitar-1.6.4-linux-swt-amd64.tar.gz"
MD5SUM_x86_64="59c16a5c174a0836c0c43bb875d32e57"
REQUIRES="zulu-openjdk11 lilv"
MAINTAINER="Martin Bångens"
EMAIL="noisecode3@gmail.com"
MAINTAINER="Antonio Leal"
EMAIL="antonioleal@yahoo.com"