[arch-commits] Commit in pulseaudio/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Fri Oct 11 10:58:03 UTC 2013


    Date: Friday, October 11, 2013 @ 12:58:03
  Author: heftig
Revision: 196309

fix a crasher

Modified:
  pulseaudio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-11 09:58:13 UTC (rev 196308)
+++ PKGBUILD	2013-10-11 10:58:03 UTC (rev 196309)
@@ -8,7 +8,7 @@
 pkgname=(pulseaudio libpulse)
 pkgdesc="A featureful, general-purpose sound server"
 pkgver=4.0
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio"
 license=(LGPL AGPL3)
@@ -18,7 +18,7 @@
              check git)
 options=(!emptydirs !libtool)
 #source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
-source=($pkgbase-$pkgver::git://anongit.freedesktop.org/pulseaudio/pulseaudio#commit=35fea57
+source=($pkgbase-$pkgver::git://anongit.freedesktop.org/pulseaudio/pulseaudio#commit=f81e3e1
         pulseaudio.xinit)
 sha256sums=('SKIP'
             'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf')




More information about the arch-commits mailing list