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

Tobias Powalowski tpowa at archlinux.org
Mon May 11 16:54:45 UTC 2009


    Date: Monday, May 11, 2009 @ 12:54:45
  Author: tpowa
Revision: 39047

upgpkg: mp3splt 2.2.4-1

Modified:
  mp3splt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-11 16:48:32 UTC (rev 39046)
+++ PKGBUILD	2009-05-11 16:54:45 UTC (rev 39047)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=mp3splt
-pkgver=2.2.3
+pkgver=2.2.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Comandline tool for splitting mp3 and ogg files without decoding"
@@ -14,8 +14,8 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --with-mp3splt-includes=/usr/include/libmp3splt
   make || return 1
   make DESTDIR=$pkgdir/ install || return 1
 }
-md5sums=('aa67e24931c62d2f09be13303fbf410e')
+md5sums=('7c9ca768001d0937e31415c6ff315dfd')




More information about the arch-commits mailing list