From a3afce45dc7988a35810dee7e41050c3a459e731 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 19 Jun 2014 03:25:30 +0000 Subject: Thu Jun 19 03:22:20 UTC 2014 --- extra/alsa-plugins/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/alsa-plugins') diff --git a/extra/alsa-plugins/PKGBUILD b/extra/alsa-plugins/PKGBUILD index 36947c877..ad2ef205e 100644 --- a/extra/alsa-plugins/PKGBUILD +++ b/extra/alsa-plugins/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 197855 2013-10-30 11:17:00Z allan $ +# $Id: PKGBUILD 215274 2014-06-18 06:07:56Z tpowa $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Sergej Pupykin # Contributor: Daniel Ehlers pkgname=alsa-plugins -pkgver=1.0.27 -pkgrel=2 +pkgver=1.0.28 +pkgrel=1 pkgdesc="Extra alsa plugins" arch=(i686 x86_64) url="http://www.alsa-project.org" @@ -18,7 +18,6 @@ optdepends=('libpulse: PulseAudio plugin' 'libsamplerate: libsamplerate resampling plugin' 'speex: libspeexdsp resampling plugin') source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2") -md5sums=('ada0163e0e84c787bfc929ad0f3f5cb8') prepare() { cd $pkgname-$pkgver @@ -38,3 +37,4 @@ package() { install -d "$pkgdir/usr/share/doc/$pkgname" install -m644 doc/README* doc/*.txt "$pkgdir/usr/share/doc/$pkgname/" } +md5sums=('6fcbbb31e96f8ebc5fb926184a717aa4') -- cgit v1.2.3-54-g00ecf