diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index fde66c52ac7..000f061af82 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -1,6 +1,6 @@ # Template file for 'qsynth' pkgname=qsynth -version=0.5.1 +version=0.5.2 revision=1 build_style=gnu-configure hostmakedepends="pkg-config qt5-tools" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="http://qsynth.sourceforge.io" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" -checksum=579144c47813cf8426026fe3028abbe84c3d490311f1dd49ddcbc5056d0ef34e +checksum=bb85a6e393544bd24a4c708e7279a88b2dab228bdc4440c78684f91b7057d3e5 if [ -n "${CROSS_BUILD}" ]; then hostmakedepends+=" qt5-x11extras-devel"