diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index cf870fa6696..1a04b2af22e 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -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 " 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"