summaryrefslogtreecommitdiff
path: root/extra/audiofile
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-04 00:01:57 +0000
committerroot <root@rshg054.dnsready.net>2012-05-04 00:01:57 +0000
commit0a24fb835cac4007388213ad0afb15257b035b14 (patch)
tree799a160f6daeb40ccbb6f1d06e7ef3ea0caaf660 /extra/audiofile
parent5520a8b04cecf4af812cbf2285e9ab6efabe147f (diff)
Fri May 4 00:01:56 UTC 2012
Diffstat (limited to 'extra/audiofile')
-rw-r--r--extra/audiofile/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/audiofile/PKGBUILD b/extra/audiofile/PKGBUILD
index 71e00454d..2c92888db 100644
--- a/extra/audiofile/PKGBUILD
+++ b/extra/audiofile/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 148634 2012-02-04 16:08:33Z schiv $
+# $Id: PKGBUILD 158087 2012-05-02 16:52:54Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=audiofile
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc="Silicon Graphics Audio File Library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('gcc-libs' 'alsa-lib')
options=('!libtool')
source=("http://audiofile.68k.org/$pkgname-$pkgver.tar.gz")
-md5sums=('64c7a03023b4b181d997ff0b272d29e4')
+md5sums=('2ed06d64ee552a2ce490f54351b86ccd')
build() {
cd "$srcdir/$pkgname-$pkgver"