mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
tuxguitar: update to 1.5.2. (#1434)
This commit is contained in:
parent
cdc80e2c17
commit
1929155964
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tuxguitar'
|
# Template file for 'tuxguitar'
|
||||||
pkgname=tuxguitar
|
pkgname=tuxguitar
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-src"
|
wrksrc="${pkgname}-${version}-src"
|
||||||
hostmakedepends="apache-maven"
|
hostmakedepends="apache-maven"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="http://www.tuxguitar.com.ar/"
|
homepage="http://www.tuxguitar.com.ar/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tuxguitar/tuxguitar-${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tuxguitar/tuxguitar-${version}-src.tar.gz"
|
||||||
checksum=5735aadc7f6ae5c1c612a8e8c0e5f4469bc63ddbb566fbba544f0d71e412a9c7
|
checksum=9bebe53b4413c53c52d891b59b5604f3ba12687f867621268fa5c65014f2ebc7
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
i686) _arch="x86" ;;
|
i686) _arch="x86" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue