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

Tobias Powalowski tpowa at archlinux.org
Mon May 18 05:29:27 UTC 2009


    Date: Monday, May 18, 2009 @ 01:29:27
  Author: tpowa
Revision: 39486

upgpkg: mp3splt 2.2.5-1

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-18 05:27:58 UTC (rev 39485)
+++ PKGBUILD	2009-05-18 05:29:27 UTC (rev 39486)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Comandline tool for splitting mp3 and ogg files without decoding"
 license=('GPL')
 url="http://mp3splt.sourceforge.net"
-depends=('libmp3splt')
+depends=('libmp3splt>=0.5.6')
 source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
 
@@ -18,4 +18,4 @@
   make || return 1
   make DESTDIR=$pkgdir/ install || return 1
 }
-md5sums=('7c9ca768001d0937e31415c6ff315dfd')
+md5sums=('a490ed99ebaf496e3fdf8ef1b9588f36')




More information about the arch-commits mailing list