tuxguitar: update to 1.5.6.

This commit is contained in:
heitor 2022-08-02 23:23:32 -03:00 committed by classabbyamp
parent fd24a0cff6
commit 7fa6ed8b40
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'tuxguitar'
pkgname=tuxguitar
version=1.5.4
revision=2
version=1.5.6
revision=1
wrksrc="${pkgname}-${version}-src"
hostmakedepends="apache-maven openjdk8"
makedepends="alsa-lib-devel fluidsynth-devel jack-devel"
@ -10,8 +10,9 @@ short_desc="Multitrack guitar tablature editor and player"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only"
homepage="http://www.tuxguitar.com.ar/"
changelog="http://www.tuxguitar.com.ar/changes.html"
distfiles="${SOURCEFORGE_SITE}/tuxguitar/tuxguitar-${version}-src.tar.gz"
checksum=8f73c8c9a90d5df7828f9854a93068c623eec9ed27240436411552484d71503a
checksum=441e561ffbb9d91470f255c817f6c30300f579bf9013032615efe3f6701af274
case $XBPS_TARGET_MACHINE in
i686*) _arch="x86" ;;