diff options
Diffstat (limited to 'extra/liblo/PKGBUILD')
-rw-r--r-- | extra/liblo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/liblo/PKGBUILD b/extra/liblo/PKGBUILD index dbeb8f6b9..5bc4b86c6 100644 --- a/extra/liblo/PKGBUILD +++ b/extra/liblo/PKGBUILD @@ -4,9 +4,9 @@ pkgname=liblo pkgver=0.26 -pkgrel=2 +pkgrel=2.2 pkgdesc="Lightweight OSC implementation: an implementation of the Open Sound Control protocol for POSIX systems" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://plugin.org.uk/liblo/" license=('GPL') options=('!libtool') |