diff options
Diffstat (limited to 'extra/streamripper/PKGBUILD')
-rw-r--r-- | extra/streamripper/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/streamripper/PKGBUILD b/extra/streamripper/PKGBUILD index 53427efbf..6f7315850 100644 --- a/extra/streamripper/PKGBUILD +++ b/extra/streamripper/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 137607 2011-09-10 03:20:46Z eric $ +# $Id: PKGBUILD 198441 2013-10-30 14:53:35Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=streamripper @@ -9,7 +9,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://streamripper.sourceforge.net" license=('GPL') depends=('glib2' 'libmad' 'faad2' 'libvorbis') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz) md5sums=('a37a1a8b8f9228522196a122a1c2dd32') sha1sums=('bc8a8d3ad045e0772ca691d2063c39efcc0dca45') |