diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-14 12:33:07 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-14 12:33:07 -0300 |
commit | fdd03e5ecce11853fa939682ed87e938605d36be (patch) | |
tree | d48893d7d8ce37d16a2368194969880050357df7 /extra/qjackctl | |
parent | 1fafdadaae260eaef7194102b5eb842466e63dd1 (diff) | |
parent | 0917a0682e48c4261e47d743725d990f47f6ec95 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/autocutsel/PKGBUILD
community/dev86/PKGBUILD
testing/gnome-control-center/PKGBUILD
Diffstat (limited to 'extra/qjackctl')
-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') |