diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index a96beea1670c04..c24a0f376ac334 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -1,6 +1,6 @@ # Template file for 'qsynth' pkgname=qsynth -version=0.5.3 +version=0.5.4 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=2ce9791f8a927425d29bacc44fdfff575638b24512e0f0b6f2eca85deb67f0c9 +checksum=2d6befb4023f8a64f35d802991d0d413e11d0307e87485428c969b94bb2bf84e if [ "${CROSS_BUILD}" ]; then hostmakedepends+=" qt5-x11extras-devel"