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

Eric Bélanger eric at archlinux.org
Sun Feb 22 02:56:39 UTC 2009


    Date: Saturday, February 21, 2009 @ 21:56:38
  Author: eric
Revision: 27477

upgpkg: streamripper 1.64.4-1
    Upstream update, Rebuilt against faad2 2.7

Modified:
  streamripper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-22 02:51:17 UTC (rev 27476)
+++ PKGBUILD	2009-02-22 02:56:38 UTC (rev 27477)
@@ -3,16 +3,16 @@
 # Maintainer: Thayer Williams <thayer at archlinux.org>
 
 pkgname=streamripper
-pkgver=1.64.0
+pkgver=1.64.4
 pkgrel=1
 pkgdesc="Records and splits streaming mp3 into tracks"
 arch=('i686' 'x86_64')
 url="http://streamripper.sourceforge.net"
 license=('GPL')
-depends=('glibc' 'glib2' 'libmad' 'faad2>=2.6.1' 'libvorbis')
+depends=('glibc' 'glib2' 'libmad' 'faad2>=2.7' 'libvorbis')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-$pkgver.tar.gz")
-md5sums=('f8754813ddc2bc96c4c3440e25aca8b6')
+md5sums=('5651b41671fb0b9f5b499fae9fa5f20a')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list