summaryrefslogtreecommitdiff
path: root/core/flex/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/flex/PKGBUILD')
-rw-r--r--core/flex/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/flex/PKGBUILD b/core/flex/PKGBUILD
index b6d795076..62a73bbfc 100644
--- a/core/flex/PKGBUILD
+++ b/core/flex/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=flex
pkgver=2.5.35
-pkgrel=5
+pkgrel=5.1
pkgdesc="A tool for generating text-scanning programs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://flex.sourceforge.net"
license=('custom')
groups=('base-devel')