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

Tobias Powalowski tpowa at archlinux.org
Sun Oct 11 15:57:10 UTC 2009


    Date: Sunday, October 11, 2009 @ 11:57:09
  Author: tpowa
Revision: 54642

upgpkg: mp3splt 2.2.6a-1
    bump to new version

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 15:54:54 UTC (rev 54641)
+++ PKGBUILD	2009-10-11 15:57:09 UTC (rev 54642)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.5
+pkgver=2.2.6a
 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.6')
+depends=('libmp3splt>=0.5.7a')
 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=('a490ed99ebaf496e3fdf8ef1b9588f36')
+md5sums=('4d49ad93f46ed8fcdf4bf2e269c80929')




More information about the arch-commits mailing list