qsynth: update to 0.9.1.

This commit is contained in:
Ulf 2021-02-08 21:56:27 +00:00 committed by Érico Nogueira Rolim
parent f1dc93d99f
commit 8693c1ae4a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qsynth'
pkgname=qsynth
version=0.9.0
version=0.9.1
revision=1
build_style=gnu-configure
build_helper=qmake
@ -12,7 +12,7 @@ maintainer="Ulf <void@uw.anonaddy.com>"
license="GPL-2.0-or-later"
homepage="http://qsynth.sourceforge.io"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=72ab545c39b7ca518be3dfaaee61c8ce88b20d4c34dff946898a8ca7d8e85ae4
checksum=54d708e5039569c1c1708ea9b04be19bbf9c393a70af6a4c5579a4ee73173626
if [ "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt5-x11extras-devel"