From 24152c3ea77087edccf017c13d44904a75799ff7 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Oct 2013 01:22:45 -0700 Subject: Sat Oct 26 01:21:13 PDT 2013 --- extra/lame/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'extra/lame/PKGBUILD') 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 # Contributor: Ionut Biru # Contributor: Hugo Doria 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') -- cgit v1.2.3-54-g00ecf