summaryrefslogtreecommitdiff
path: root/community/wah-plugins
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
commit4e5db57790dfb7243ca8b1d7c82f834a6294d8ab (patch)
tree5fa56a9aaad99bff3be377187b518aa7938dd746 /community/wah-plugins
parent5d4b5782f03734e12c907cbc7e4b8c35926e9554 (diff)
Thu Mar 13 03:41:44 UTC 2014
Diffstat (limited to 'community/wah-plugins')
-rw-r--r--community/wah-plugins/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/wah-plugins/PKGBUILD b/community/wah-plugins/PKGBUILD
index 3cf3fcb9c..75f3f11f9 100644
--- a/community/wah-plugins/PKGBUILD
+++ b/community/wah-plugins/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 95499 2013-08-13 03:27:45Z speps $
+# $Id: PKGBUILD 107095 2014-03-12 11:37:07Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: Renato Budinich <rennabh at gmail dot com>
pkgname=wah-plugins
-pkgver=0.0.2
+pkgver=0.1.0
pkgrel=1
pkgdesc="LADSPA Wah filter plugin"
arch=('i686' 'x86_64')
@@ -12,15 +12,15 @@ license=('GPL')
groups=('ladspa-plugins')
depends=('ladspa')
source=("${url}../downloads/WAH-plugins-$pkgver.tar.bz2")
-md5sums=('e203e3458a4cd75cc442d70b8f124db9')
+md5sums=('d5df8cb2c88a153316a711512c1646c7')
build() {
- cd "$srcdir/WAH-plugins-$pkgver"
+ cd WAH-plugins-$pkgver
make
}
package() {
- cd "$srcdir/WAH-plugins-$pkgver"
+ cd WAH-plugins-$pkgver
# plugin
install -Dm755 autowah.so \