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

Damir Perisa damir at archlinux.org
Sun May 4 22:35:52 UTC 2008


    Date: Sunday, May 4, 2008 @ 18:35:51
  Author: damir
Revision: 1321

upgpkg: streamripper 1.63.0-1

Modified:
  streamripper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-04 22:32:06 UTC (rev 1320)
+++ PKGBUILD	2008-05-04 22:35:51 UTC (rev 1321)
@@ -2,17 +2,16 @@
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=streamripper
-pkgver=1.62.3
+pkgver=1.63.0
 pkgrel=1
 pkgdesc="Splits SHOUTcast stream into tracks"
 arch=("i686" "x86_64")
 url="http://streamripper.sourceforge.net"
 license=('GPL')
-depends=('glibc' 'libmad' 'faad2' 'libvorbis')
+depends=('glibc' 'glib2' 'libmad' 'faad2' 'libvorbis')
 options=('!libtool')
 # source=($url/files/$pkgname-$pkgver.tar.gz)
 source=("http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-$pkgver.tar.gz")
-md5sums=('127eb52355d0d10183ee22c44b5a9039')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,3 +20,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
+md5sums=('97501462e1be4bf5fe04463469af6799')





More information about the arch-commits mailing list