summaryrefslogtreecommitdiff
path: root/extra/qjackctl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-03 03:19:39 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-03 03:19:39 +0000
commitf72cb0ced39aca827b5269eba5455dbf846410e2 (patch)
tree7047d64bf11194dc5e44ed4f6765ffccb11676cf /extra/qjackctl
parent3cbc40e327b77b23d48f55c76c0efde35a5dad16 (diff)
Fri Jan 3 03:17:00 UTC 2014
Diffstat (limited to 'extra/qjackctl')
-rw-r--r--extra/qjackctl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/qjackctl/PKGBUILD b/extra/qjackctl/PKGBUILD
index 3242ec5c9..fc5d69ad1 100644
--- a/extra/qjackctl/PKGBUILD
+++ b/extra/qjackctl/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 181260 2013-04-02 20:48:27Z schiv $
+# $Id: PKGBUILD 203040 2014-01-02 12:16:31Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Tobias Kieslich <tobias@archlinux.org>
pkgname=qjackctl
-pkgver=0.3.10
+pkgver=0.3.11
pkgrel=1
pkgdesc="A Qt front-end for the JACK low-latency audio server"
url="http://qjackctl.sourceforge.net/"
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('jack' 'qt4') # qjackctl may soon support qt5
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('cc01522902105ca65e327e657e51ca5e')
+md5sums=('93eabb66334ffb770ab4e270621ab2a4')
build() {
cd "$srcdir/$pkgname-$pkgver"