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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jul 29 10:07:32 UTC 2013


    Date: Monday, July 29, 2013 @ 12:07:30
  Author: tpowa
Revision: 191704

upgpkg: libmp3splt 0.9.0-1

bump to latest version

Modified:
  libmp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-29 10:03:08 UTC (rev 191703)
+++ PKGBUILD	2013-07-29 10:07:30 UTC (rev 191704)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libmp3splt
-pkgver=0.8.2
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Library for splitting mp3 and ogg files without decoding"
 arch=('i686' 'x86_64')
 url="http://mp3splt.sourceforge.net"
 license=('GPL')
-depends=('libmad' 'libvorbis' 'libid3tag' 'pcre' 'libltdl')
+depends=('flac' 'libmad' 'libvorbis' 'libid3tag' 'pcre' 'libltdl')
 makedepends=('libtool')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
@@ -29,4 +29,4 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
 }
-md5sums=('562b39b6788f8128b7185b83f14ca516')
+md5sums=('b9b9677ababf823e0739e5caff68aa86')




More information about the arch-commits mailing list