qsynth: update to 0.6.2.

This commit is contained in:
mobinmob 2020-05-14 15:51:07 +03:00 committed by Helmut Pozimski
parent a24c633713
commit a86712f2a3

View file

@ -1,6 +1,6 @@
# Template file for 'qsynth'
pkgname=qsynth
version=0.6.0
version=0.6.2
revision=1
build_style=gnu-configure
build_helper=qmake
@ -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=322a0097b6a74e8ebaf590f76b6acda4489d9ee7c612b97bffbac4e5b1047b9c
checksum=9b5af9747875ff49eb40ab7860a4bbfc1f49cccb783b7cd4d8f90c9971dee632
if [ "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt5-x11extras-devel"