Date: Thursday, April 5, 2018 @ 21:54:25 Author: heftig Revision: 320993
1.1.6-1 Modified: alsa-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-05 21:51:46 UTC (rev 320992) +++ PKGBUILD 2018-04-05 21:54:25 UTC (rev 320993) @@ -4,7 +4,7 @@ # Contributor: Daniel Ehlers <[email protected]> pkgname=alsa-plugins -pkgver=1.1.5 +pkgver=1.1.6 pkgrel=1 pkgdesc="Extra alsa plugins" arch=(x86_64) @@ -18,7 +18,7 @@ 'libsamplerate: libsamplerate resampling plugin' 'speex: libspeexdsp resampling plugin') source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2") -sha1sums=('e32e586e52f82dd56218277033780451a2d69271') +sha1sums=('a3601513f1a54eaef606744c9c9f4e9d4d44bf40') build() { cd $pkgname-$pkgver
