Date: Friday, January 27, 2012 @ 02:24:43 Author: tpowa Revision: 147695
upgpkg: alsa-lib 1.0.25-1 bump to latest version Modified: alsa-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-27 05:37:09 UTC (rev 147694) +++ PKGBUILD 2012-01-27 07:24:43 UTC (rev 147695) @@ -2,7 +2,7 @@ # Maintainer: judd <[email protected]> pkgname=alsa-lib -pkgver=1.0.24.1 +pkgver=1.0.25 pkgrel=1 pkgdesc="An alternative implementation of Linux sound support" arch=('i686' 'x86_64') @@ -24,4 +24,4 @@ cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -md5sums=('7cc05f25e1d5b65da8fb3fdcd540f226') +md5sums=('06fe5819020c6684b991dcffc5471304')
