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 73bf3de67..7692ca6e7 100644 --- a/extra/qjackctl/PKGBUILD +++ b/extra/qjackctl/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 159470 2012-05-24 18:44:02Z schiv $ +# $Id: PKGBUILD 164008 2012-07-23 18:45:37Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Tobias Kieslich <tobias@archlinux.org> pkgname=qjackctl pkgver=0.3.9 -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') |