summaryrefslogtreecommitdiff
path: root/core/pcre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pcre/PKGBUILD')
-rw-r--r--core/pcre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD
index 489408a43..cd77d8c4f 100644
--- a/core/pcre/PKGBUILD
+++ b/core/pcre/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=pcre
pkgver=8.20
-pkgrel=1
+pkgrel=1.1
pkgdesc="A library that implements Perl 5-style regular expressions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pcre.org/"
license=('BSD')
depends=('gcc-libs')