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

Tobias Powalowski tpowa at archlinux.org
Wed May 16 12:25:11 UTC 2012


    Date: Wednesday, May 16, 2012 @ 08:25:11
  Author: tpowa
Revision: 159129

upgpkg: mp3splt 2.4.2-1

bump to latest version

Modified:
  mp3splt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-16 12:24:49 UTC (rev 159128)
+++ PKGBUILD	2012-05-16 12:25:11 UTC (rev 159129)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Commandline tool for splitting mp3 and ogg files without decoding"
@@ -11,7 +11,6 @@
 depends=('libmp3splt')
 source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
 options=('!libtool')
-md5sums=('aed4a94f996abcdb07679206a600fc5b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -23,3 +22,4 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
 }
+md5sums=('f4c5c42f9dec9fb72b7f6ffeacd82906')




More information about the arch-commits mailing list