[arch-commits] Commit in audiofile/trunk (PKGBUILD)
Ray Rashif
schiv at nymeria.archlinux.org
Sun Feb 10 16:20:04 UTC 2013
Date: Sunday, February 10, 2013 @ 17:20:04
Author: schiv
Revision: 177899
upgpkg: audiofile 0.3.5-1
upstream release
Modified:
audiofile/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-10 16:06:24 UTC (rev 177898)
+++ PKGBUILD 2013-02-10 16:20:04 UTC (rev 177899)
@@ -3,7 +3,7 @@
# Contributor: dorphell <dorphell at archlinux.org>
pkgname=audiofile
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
pkgdesc="Silicon Graphics Audio File Library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('gcc-libs' 'alsa-lib')
options=('!libtool')
source=("http://audiofile.68k.org/$pkgname-$pkgver.tar.gz")
-md5sums=('2ed06d64ee552a2ce490f54351b86ccd')
+md5sums=('795d7f5b323876c14c43d2b650b16abd')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list