[arch-commits] Commit in mp3splt/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon May 11 17:36:25 UTC 2009


    Date: Monday, May 11, 2009 @ 13:36:25
  Author: tpowa
Revision: 39058

'bump to new version'

Modified:
  mp3splt/repos/extra-x86_64/	(properties)
  mp3splt/repos/extra-x86_64/PKGBUILD

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


Property changes on: mp3splt/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /mp3splt/trunk:1
   + /mp3splt/trunk:1-39053

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-11 17:28:40 UTC (rev 39057)
+++ extra-x86_64/PKGBUILD	2009-05-11 17:36:25 UTC (rev 39058)
@@ -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