diff options
Diffstat (limited to 'extra/qjackctl/PKGBUILD')
-rw-r--r-- | extra/qjackctl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qjackctl/PKGBUILD b/extra/qjackctl/PKGBUILD index 42f333566..cd9d5362a 100644 --- a/extra/qjackctl/PKGBUILD +++ b/extra/qjackctl/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 101735 2010-12-01 12:16:41Z schiv $ +# $Id: PKGBUILD 119703 2011-04-13 22:27:56Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Tobias Kieslich <tobias@archlinux.org> pkgname=qjackctl pkgver=0.3.7 -pkgrel=1 +pkgrel=2 pkgdesc="A Qt front-end for the JACK low-latency audio server" url="http://qjackctl.sourceforge.net/" arch=('i686' 'x86_64' 'mips64el') |