Date: Wednesday, November 11, 2015 @ 00:01:25 Author: heftig Revision: 146563
1.1.0 Modified: lib32-alsa-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-10 22:42:41 UTC (rev 146562) +++ PKGBUILD 2015-11-10 23:01:25 UTC (rev 146563) @@ -3,8 +3,8 @@ _pkgbasename=alsa-plugins pkgname=lib32-$_pkgbasename -pkgver=1.0.29 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc="Extra alsa plugins (32-bit)" arch=(x86_64) url="http://www.alsa-project.org" @@ -16,7 +16,7 @@ 'lib32-libsamplerate: libsamplerate resampling plugin' 'lib32-speex: libspeexdsp resampling plugin') source=("ftp://ftp.alsa-project.org/pub/plugins/$_pkgbasename-$pkgver.tar.bz2") -md5sums=('a66797b4471e3cbe96575207bfbe252c') +md5sums=('b123e42ed881b9adbc99e4040f257c39') build() { cd $_pkgbasename-$pkgver
