qjackctl: update to 0.4.3.

This commit is contained in:
Michael Gehring 2016-09-14 19:55:45 +02:00
parent 6736fa9981
commit 22be6d6993
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.4.2
version=0.4.3
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=cf1c4aff22f8410feba9122e447b1e28c8fa2c71b12cfc0551755d351f9eaf5e
checksum=6bfdc3452f3c48d1ce40bd4164be0caa1c716474fbd3fb408d3308dfadf79e07
post_extract() {
sed -i '21i#include <unistd.h> // gethostname()' src/qjackctl.cpp