qsynth: update to 0.6.3.
This commit is contained in:
parent
52b66d9c98
commit
d548560d10
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qsynth'
|
||||
pkgname=qsynth
|
||||
version=0.6.2
|
||||
revision=2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
hostmakedepends="pkg-config qt5-tools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://qsynth.sourceforge.io"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=9b5af9747875ff49eb40ab7860a4bbfc1f49cccb783b7cd4d8f90c9971dee632
|
||||
checksum=1b5733d35b4b24679d59812cf9a5f3152ac0c78046ba1db71870cb7effad3876
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
hostmakedepends+=" qt5-x11extras-devel"
|
||||
|
|
Loading…
Reference in New Issue