qsynth: update to 0.5.4.
This commit is contained in:
parent
a4b8f3b476
commit
7cd9d6f3ad
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue