Skip to content

Commit

Permalink
audio/tuxguitar: Updated for version 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Leal committed Dec 14, 2024
1 parent 1db48d6 commit b80a0cd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion audio/tuxguitar/slack-desc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tuxguitar: TuxGuitar is a multitrack guitar tablature editor and player
tuxguitar: written in Java-SWT. It can open GuitarPro, PowerTab, and
tuxguitar: TablEdit files.
tuxguitar:
tuxguitar: Homepage at: https://github.com/helge17/tuxguitar
tuxguitar:
tuxguitar:
tuxguitar:
tuxguitar:
Expand Down
2 changes: 1 addition & 1 deletion audio/tuxguitar/tuxguitar.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=tuxguitar
VERSION=${VERSION:-1.6.4}
VERSION=${VERSION:-1.6.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions audio/tuxguitar/tuxguitar.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="tuxguitar"
VERSION="1.6.4"
VERSION="1.6.5"
HOMEPAGE="https://www.tuxguitar.app/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
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"
DOWNLOAD_x86_64="https://github.com/helge17/tuxguitar/releases/download/1.6.5/tuxguitar-1.6.5-linux-swt-amd64.tar.gz"
MD5SUM_x86_64="b028c3816120f4eb4b3eff6d18778122"
REQUIRES="zulu-openjdk11 lilv"
MAINTAINER="Antonio Leal"
EMAIL="[email protected]"

0 comments on commit b80a0cd

Please sign in to comment.