summaryrefslogtreecommitdiff
path: root/extra/alsa-plugins/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/alsa-plugins/PKGBUILD')
-rw-r--r--extra/alsa-plugins/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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) <jan.steffens@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Daniel Ehlers <danielehlers@mindeye.net>
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')