qjackctl: update to 0.4.5.

This commit is contained in:
Michael Gehring 2017-04-28 16:35:20 +00:00
parent 6a007c1465
commit 33d4438edb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.4.4
version=0.4.5
revision=1
build_style=gnu-configure
configure_args="--enable-jack-version --enable-qt4 --disable-qt5"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://qjackctl.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=531db2f7eca654fd8769a1281dccb54ebca57a0b2a575734d1bafc3896a46ba5
checksum=c50da569ec8466ac6cc72c65e2d8212eb9c40149daed0a10fb7795ff9ddc4ab7
post_extract() {
sed -i '21i#include <unistd.h> // gethostname()' src/qjackctl.cpp