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

Ray Rashif schiv at nymeria.archlinux.org
Sun Mar 17 17:41:21 UTC 2013


    Date: Sunday, March 17, 2013 @ 18:41:20
  Author: schiv
Revision: 180117

upgpkg: audiofile 0.3.6-1

upstream release

Modified:
  audiofile/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-17 15:39:56 UTC (rev 180116)
+++ PKGBUILD	2013-03-17 17:41:20 UTC (rev 180117)
@@ -3,16 +3,16 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=audiofile
-pkgver=0.3.5
+pkgver=0.3.6
 pkgrel=1
 pkgdesc="Silicon Graphics Audio File Library"
 arch=('i686' 'x86_64')
 url="http://www.68k.org/~michael/audiofile/"
 license=('LGPL')
-depends=('gcc-libs' 'alsa-lib')
+depends=('gcc-libs' 'alsa-lib' 'flac')
 options=('!libtool')
 source=("http://audiofile.68k.org/$pkgname-$pkgver.tar.gz")
-md5sums=('795d7f5b323876c14c43d2b650b16abd')
+md5sums=('2731d79bec0acef3d30d2fc86b0b72fd')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list