summaryrefslogtreecommitdiff
path: root/core/lzo2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/lzo2/PKGBUILD')
-rw-r--r--core/lzo2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/lzo2/PKGBUILD b/core/lzo2/PKGBUILD
index dd0c5e65b..e4632a529 100644
--- a/core/lzo2/PKGBUILD
+++ b/core/lzo2/PKGBUILD
@@ -3,9 +3,9 @@
# Maintainer: dorphell <dorphell@archlinux.org>
pkgname=lzo2
pkgver=2.06
-pkgrel=1
+pkgrel=1.1
pkgdesc="Portable lossless data compression library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.oberhumer.com/opensource/lzo"
license=('GPL')
depends=('glibc')