diff options
author | root <root@rshg054.dnsready.net> | 2013-06-12 00:06:13 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-12 00:06:13 -0700 |
commit | df4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (patch) | |
tree | f54aa9c2807350cda9080c77b26961c365927af4 /extra/pulseaudio | |
parent | bf794523287bafc14671f83b08f7b22bceadc4bc (diff) |
Wed Jun 12 00:06:12 PDT 2013
Diffstat (limited to 'extra/pulseaudio')
-rw-r--r-- | extra/pulseaudio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pulseaudio/PKGBUILD b/extra/pulseaudio/PKGBUILD index eb2890c91..3d58eeb0d 100644 --- a/extra/pulseaudio/PKGBUILD +++ b/extra/pulseaudio/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 187868 2013-06-07 09:26:30Z tomegun $ +# $Id: PKGBUILD 188177 2013-06-11 17:10:36Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: Corrado Primier <bardo@aur.archlinux.org> @@ -8,7 +8,7 @@ pkgbase=pulseaudio pkgname=(pulseaudio libpulse) pkgdesc="A featureful, general-purpose sound server" pkgver=4.0 -pkgrel=1 +pkgrel=2 arch=(i686 x86_64) url="http://www.freedesktop.org/wiki/Software/PulseAudio" license=(GPL LGPL) |