qjackctl: update to 0.6.3.

This commit is contained in:
Daniel Eyßer 2020-09-14 19:45:54 +02:00 committed by Andrew J. Hesford
parent 3bc694ec01
commit 0c6d34dd2a

View file

@ -1,7 +1,7 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.6.2
revision=2
version=0.6.3
revision=1
build_style=gnu-configure
build_helper=qmake
hostmakedepends="pkg-config"
@ -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=1ec77d0e8edac1b4d60a32a08d2f4329f90571801920cb48c6147e0eae6f50e6
checksum=9db46376cfacb2e2ee051312245f5f7c383c9f5a958c0e3d661b9bd2a9246b7d
if [ "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-x11extras-devel"