qjackctl: update to 0.6.2.

This commit is contained in:
Daniel Eyßer 2020-04-12 14:16:49 +02:00 committed by Juan RP
parent fa87825610
commit a26b2e25a4

View file

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.6.1
version=0.6.2
revision=1
build_style=gnu-configure
build_helper=qmake
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://qjackctl.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=dec2b1d98cc06bce6bc714a57521b15bafa2718835a1afffb6f0b1eb07d1c027
checksum=1ec77d0e8edac1b4d60a32a08d2f4329f90571801920cb48c6147e0eae6f50e6
if [ "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-x11extras-devel"