summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2c77ed22c92..3b07ebdcee2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Jakob Dübel <jkbd@posteo.de>
pkgname=drc
pkgver=3.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Digital Room Correction FIR filter generator"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'armv6' 'armv7h')
url="http://drc-fir.sourceforge.net/"
license=('GPL2')
depends=('gcc-libs')