summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1ff034c231..7b6d468bbe4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ arch=('i686' 'x86_64')
depends=('alsa-lib' 'ladspa')
optdepends=('caps: to use the Eq CAPS equalizer (10-band)'
'swh-plugins: to use the mbeq equalizer (15-band)')
+install=alsaequal.install
source=("http://www.thedigitalmachine.net/tools/alsaequal-$pkgver.tar.bz2"
'makefile.patch'
@@ -29,7 +30,6 @@ sha256sums=('916e7d152added24617efc350142438a46099efe062bd8781d36dbf10b4e6ff0'
'c3bde63c45066f26fec21a38f6b4fc70d1fe534b9d20c4a9655fc15004c03792'
'c1a02bfed6be6385e8ab4ebe7c9c3844e9c0937fbafe0f8d948842c2b7c9f7f0'
'ba4e79459af3dab96a808ab581759a5a1cf82a1fe69d014cce959d7686e2313e')
-install=alsaequal.install
prepare() {
cd "$pkgname"