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

Tobias Powalowski tpowa at archlinux.org
Wed Apr 7 18:10:20 UTC 2010


    Date: Wednesday, April 7, 2010 @ 14:10:20
  Author: tpowa
Revision: 76099

upgpkg: mp3splt 2.2.8-1
bump to latest version

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-07 18:08:14 UTC (rev 76098)
+++ PKGBUILD	2010-04-07 18:10:20 UTC (rev 76099)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.7a
+pkgver=2.2.8
 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>=0.5.8a')
+depends=('libmp3splt>=0.5.9')
 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=('7e782063ccb16f05a714be7d6f342cac')
+md5sums=('2e6f53d6385912c7e8395813048cd28c')




More information about the arch-commits mailing list