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

Tobias Powalowski tpowa at archlinux.org
Sun Oct 10 15:24:41 UTC 2010


    Date: Sunday, October 10, 2010 @ 11:24:40
  Author: tpowa
Revision: 94745

upgpkg: mp3splt 2.2.9-2
bump to latest version

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-10 15:24:07 UTC (rev 94744)
+++ PKGBUILD	2010-10-10 15:24:40 UTC (rev 94745)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.8
+pkgver=2.2.9
 pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="Comandline tool for splitting mp3 and ogg files without decoding"
 license=('GPL')
 url="http://mp3splt.sourceforge.net"
-depends=('libmp3splt>=0.5.9')
+depends=('libmp3splt>=0.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=('2e6f53d6385912c7e8395813048cd28c')
+md5sums=('1f2d3c42504774c5178ce97dcf173a19')




More information about the arch-commits mailing list