Date: Saturday, May 4, 2013 @ 08:10:40 Author: heftig Revision: 184220
reorder Modified: pavucontrol/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-04 06:02:47 UTC (rev 184219) +++ PKGBUILD 2013-05-04 06:10:40 UTC (rev 184220) @@ -1,13 +1,13 @@ # $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Contributor: Daniel J Griffiths <[email protected]> # Contributor: Corrado Primier <[email protected]> # Contributor: William Rea <[email protected]> -# Contributor: Daniel J Griffiths <[email protected]> pkgname=pavucontrol +pkgdesc="A GTK volume control for PulseAudio" pkgver=2.0 pkgrel=1 -pkgdesc="A GTK volume control for PulseAudio" arch=(i686 x86_64) url="http://freedesktop.org/software/pulseaudio/pavucontrol/" license=(GPL)
