Date: Friday, January 27, 2012 @ 10:47:24 Author: heftig Revision: 147728
1.0.25 Modified: alsa-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-27 15:45:14 UTC (rev 147727) +++ PKGBUILD 2012-01-27 15:47:24 UTC (rev 147728) @@ -4,8 +4,8 @@ # Contributor: Daniel Ehlers <[email protected]> pkgname=alsa-plugins -pkgver=1.0.24 -pkgrel=3 +pkgver=1.0.25 +pkgrel=1 pkgdesc="Extra alsa plugins" arch=(i686 x86_64) url="http://www.alsa-project.org" @@ -19,7 +19,7 @@ 'speex: libspeexdsp resampling plugin') options=('!libtool') source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2") -md5sums=('e4d4c90e11ab9d1a117afbbc1edd2b16') +md5sums=('038c023eaa51171f018fbf7141255185') build() { cd "$srcdir/$pkgname-$pkgver"
