qjackctl: update to 0.9.7.

This commit is contained in:
tibequadorian 2022-04-04 12:40:05 +02:00 committed by Echo
parent 78ca8bebff
commit 1af2cbab7e

View file

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.9.6
version=0.9.7
revision=1
build_style=cmake
configure_args="$(vopt_bool jack_session CONFIG_JACK_SESSION)"
@ -11,8 +11,9 @@ short_desc="JACK Audio Connection Kit - Qt GUI Interface"
maintainer="tibequadorian <tibequadorian@posteo.de>"
license="GPL-2.0-or-later"
homepage="https://qjackctl.sourceforge.io"
changelog="https://qjackctl.sourceforge.io/qjackctl-downloads.html"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=39ca2b9d83acfdd16a4c9b3eccd80e1483e1f9a446626f5d00ac297e6f8a166b
checksum=524843618152070c90a40a18d0e9a16e784424ce54231aff5c0ced12f2769080
build_options="jack_session"
build_options_default="jack_session"