summaryrefslogtreecommitdiff
path: root/extra/alsa-plugins
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-19 03:25:30 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-19 03:25:30 +0000
commita3afce45dc7988a35810dee7e41050c3a459e731 (patch)
treed8f43b72a3f51f6f42613c704eccb3bd47bd2fda /extra/alsa-plugins
parent98a1f878b081b5890e36d6c2ede636b10c0c64aa (diff)
Thu Jun 19 03:22:20 UTC 2014
Diffstat (limited to 'extra/alsa-plugins')
-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')