Date: Monday, April 15, 2013 @ 08:32:00 Author: tpowa Revision: 182773
upgpkg: alsa-lib 1.0.27-1 bump to latest version Modified: alsa-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-15 06:22:17 UTC (rev 182772) +++ PKGBUILD 2013-04-15 06:32:00 UTC (rev 182773) @@ -2,7 +2,7 @@ # Maintainer: judd <[email protected]> pkgname=alsa-lib -pkgver=1.0.26 +pkgver=1.0.27 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=('2dfa35d28471d721e592b616beedf965') +md5sums=('f090c7dbd0fe57d786d82e411eac2d08')
