summaryrefslogtreecommitdiff
path: root/extra/qjackctl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-26 00:02:35 +0000
committerroot <root@rshg054.dnsready.net>2012-05-26 00:02:35 +0000
commita5721a07196cf00c26ea1bfb651aab756d202ccb (patch)
treeb60f984dd22f98544c8d2fd9526cc24dea3dcd25 /extra/qjackctl
parentaa30737839de3c2a4a1287442cb9859414fb4b0a (diff)
Sat May 26 00:02:35 UTC 2012
Diffstat (limited to 'extra/qjackctl')
-rw-r--r--extra/qjackctl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/qjackctl/PKGBUILD b/extra/qjackctl/PKGBUILD
index e3c81d5a6..db78bad15 100644
--- a/extra/qjackctl/PKGBUILD
+++ b/extra/qjackctl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 151342 2012-02-25 14:50:45Z pierre $
+# $Id: PKGBUILD 159470 2012-05-24 18:44:02Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Tobias Kieslich <tobias@archlinux.org>
pkgname=qjackctl
-pkgver=0.3.8
-pkgrel=2
+pkgver=0.3.9
+pkgrel=1
pkgdesc="A Qt front-end for the JACK low-latency audio server"
url="http://qjackctl.sourceforge.net/"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('jack' 'qt')
options=('!makeflags')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('8a0992c01e50d8be22064ab7b08fbc78')
+md5sums=('f932c916f43ba3251d3a9ed62a448e43')
build() {
cd "$srcdir/$pkgname-$pkgver"