qjackctl: update to 0.5.3. (#1328)

This commit is contained in:
cr6git 2018-07-31 13:25:05 +02:00 committed by GitHub
parent eec8332c18
commit 52b8ba3d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.5.2
version=0.5.3
revision=1
build_style=gnu-configure
configure_args="--enable-jack-version --enable-qt4"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="http://qjackctl.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=5ffd2fc629bdd30b06a5fa12e9652ca412c435ceb571e42289c3672a902b195b
checksum=813be3b92442ee89a1894407980cb3c95b549e6e94b6b155f218d15291530874
if [ -n "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt-devel"