summaryrefslogtreecommitdiff
path: root/gnome-unstable/pulseaudio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/pulseaudio/PKGBUILD')
-rw-r--r--gnome-unstable/pulseaudio/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnome-unstable/pulseaudio/PKGBUILD b/gnome-unstable/pulseaudio/PKGBUILD
index cf6990553..f2ccf6bdd 100644
--- a/gnome-unstable/pulseaudio/PKGBUILD
+++ b/gnome-unstable/pulseaudio/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 137322 2011-09-07 06:44:12Z heftig $
+# $Id: PKGBUILD 138059 2011-09-15 12:10:17Z heftig $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
@@ -6,8 +6,8 @@
pkgbase=pulseaudio
pkgname=(pulseaudio libpulse)
-pkgver=0.99.3
-pkgrel=2
+pkgver=0.99.4
+pkgrel=1
arch=(i686 x86_64)
url="http://pulseaudio.org/"
license=(GPL LGPL)
@@ -17,8 +17,8 @@ makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
options=(!emptydirs !libtool !makeflags)
source=("http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.gz"
$pkgbase.xinit)
-md5sums=('95787b514872d838b49ec4d7debdd6aa'
- 'eb1cfae28eb2e4d3fdbe45a90e4318ab')
+sha256sums=('7dde2f73f6b8336797d06928c8210d5e6cfaa7d679bea7b93f5ffc26fb970fec'
+ '3fb64aee43c482b3ea18e1b260c8f310884362b24bcd02a1c117dcd99237312f')
build() {
cd "$srcdir/$pkgbase-$pkgver"