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

Tobias Powalowski tpowa at archlinux.org
Sat Nov 7 10:54:04 UTC 2009


    Date: Saturday, November 7, 2009 @ 05:54:04
  Author: tpowa
Revision: 58363

upgpkg: mp3splt 2.2.7a-1
    bump to latest version

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-07 10:53:27 UTC (rev 58362)
+++ PKGBUILD	2009-11-07 10:54:04 UTC (rev 58363)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.6a
+pkgver=2.2.7a
 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.7a')
+depends=('libmp3splt>=0.5.8a')
 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=('4d49ad93f46ed8fcdf4bf2e269c80929')
+md5sums=('7e782063ccb16f05a714be7d6f342cac')




More information about the arch-commits mailing list