summaryrefslogtreecommitdiff
path: root/extra/lame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lame/PKGBUILD')
-rw-r--r--extra/lame/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/lame/PKGBUILD b/extra/lame/PKGBUILD
index 7a090e7b4..6f5ffde79 100644
--- a/extra/lame/PKGBUILD
+++ b/extra/lame/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 151868 2012-03-03 15:54:16Z schiv $
+# $Id: PKGBUILD 197314 2013-10-25 02:23:01Z allan $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=lame
pkgver=3.99.5
-pkgrel=1
+pkgrel=2
pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder"
arch=('i686' 'x86_64')
url="http://lame.sourceforge.net/"
depends=('ncurses')
makedepends=('nasm')
license=('LGPL')
-options=('!libtool')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('84835b313d4a8b68f5349816d33e07ce')