qsynth: update to 0.5.2. (#1329)

This commit is contained in:
cr6git 2018-07-31 13:44:48 +02:00 committed by GitHub
parent 52b8ba3d71
commit b60de92761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <xtraeme@voidlinux.eu>"
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"