summaryrefslogtreecommitdiff
path: root/extra/alsa-lib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/alsa-lib/PKGBUILD')
-rw-r--r--extra/alsa-lib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/alsa-lib/PKGBUILD b/extra/alsa-lib/PKGBUILD
index b5f7fda08..7fe44ddc0 100644
--- a/extra/alsa-lib/PKGBUILD
+++ b/extra/alsa-lib/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=alsa-lib
pkgver=1.0.24.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="An alternative implementation of Linux sound support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.alsa-project.org"
depends=('glibc')
optdepends=('python2: for python smixer plugin')