mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/qjackctl: Updated for version 0.3.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fa9f4f6c39
commit
0721c6ae20
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qjackctl
|
||||
VERSION=${VERSION:-0.3.12}
|
||||
VERSION=${VERSION:-0.3.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qjackctl"
|
||||
VERSION="0.3.12"
|
||||
VERSION="0.3.13"
|
||||
HOMEPAGE="http://qjackctl.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qjackctl/qjackctl-0.3.12.tar.gz"
|
||||
MD5SUM="441800d633f0b1fb767ba4320f25f638"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qjackctl/qjackctl-0.3.13.tar.gz"
|
||||
MD5SUM="f0eac5808f4d1d90b111b8570de4f0f2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in a new issue