summaryrefslogtreecommitdiff
path: root/extra/lilv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lilv/PKGBUILD')
-rw-r--r--extra/lilv/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lilv/PKGBUILD b/extra/lilv/PKGBUILD
index bcc97d988..ec6971ad5 100644
--- a/extra/lilv/PKGBUILD
+++ b/extra/lilv/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=lilv
pkgver=0.14.4
-pkgrel=1
+pkgrel=1.1
pkgdesc="A library to make the use of LV2 plugins as simple as possible for applications."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://drobilla.net/software/$pkgname/"
license=('custom:ISC')
depends=('python2' 'sratom' 'jack')