summaryrefslogtreecommitdiff
path: root/community/wah-plugins/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wah-plugins/PKGBUILD')
-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 \