[arch-commits] Commit in lame/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Sat Mar 3 15:53:14 UTC 2012
Date: Saturday, March 3, 2012 @ 10:53:13
Author: schiv
Revision: 151867
upgpkg: lame 3.99.5-1
upstream release
Modified:
lame/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-03 15:34:37 UTC (rev 151866)
+++ PKGBUILD 2012-03-03 15:53:13 UTC (rev 151867)
@@ -4,7 +4,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=lame
-pkgver=3.99.4
+pkgver=3.99.5
pkgrel=1
pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
license=('LGPL')
options=('!libtool')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('e54d7847bfd01f18d56c07e65147d75a')
+md5sums=('84835b313d4a8b68f5349816d33e07ce')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list