Date: Wednesday, October 17, 2018 @ 17:23:33 Author: anatolik Revision: 336808
upgpkg: alsa-plugins 1.1.7-1 Modified: alsa-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-17 17:23:19 UTC (rev 336807) +++ PKGBUILD 2018-10-17 17:23:33 UTC (rev 336808) @@ -3,8 +3,8 @@ # Contributor: Daniel Ehlers <[email protected]> pkgname=alsa-plugins -pkgver=1.1.6 -pkgrel=2 +pkgver=1.1.7 +pkgrel=1 pkgdesc="Extra alsa plugins" arch=(x86_64) url="http://www.alsa-project.org" @@ -17,7 +17,7 @@ 'libsamplerate: libsamplerate resampling plugin' 'speex: libspeexdsp resampling plugin') source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2") -sha1sums=('a3601513f1a54eaef606744c9c9f4e9d4d44bf40') +sha1sums=('d2f3c210ec8ef92738ded8a1931904c031b2c86a') build() { cd $pkgname-$pkgver
