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

Tobias Powalowski tpowa at archlinux.org
Wed May 16 12:24:18 UTC 2012


    Date: Wednesday, May 16, 2012 @ 08:24:17
  Author: tpowa
Revision: 159127

upgpkg: libmp3splt 0.7.2-1

bump to latest version

Modified:
  libmp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-16 11:34:46 UTC (rev 159126)
+++ PKGBUILD	2012-05-16 12:24:17 UTC (rev 159127)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libmp3splt
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Library for splitting mp3 and ogg files without decoding"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 makedepends=('libtool')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
-md5sums=('62025951f483334f14f1b9be58162094')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -26,3 +25,4 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
 }
+md5sums=('848817d1d980729aec99bbc62caddd76')




More information about the arch-commits mailing list