qjackctl: update to 0.5.7.
This commit is contained in:
parent
6e89050cfd
commit
1b0865541d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qjackctl'
|
||||
pkgname=qjackctl
|
||||
version=0.5.6
|
||||
version=0.5.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-jack-version --disable-xunique"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://qjackctl.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b20aac64365aeac90beaf5d414c2125da48242945040c14ee6c3b153d35a9572
|
||||
checksum=256da45f82b2995bc94d85cc194138cb649b1873842f24a88ebe904b8e2ccabc
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel qt5-x11extras-devel"
|
||||
|
|
Loading…
Reference in a new issue