summaryrefslogtreecommitdiff
path: root/core/ncurses/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ncurses/PKGBUILD')
-rw-r--r--core/ncurses/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/ncurses/PKGBUILD b/core/ncurses/PKGBUILD
index b55c21040..57874e0c6 100644
--- a/core/ncurses/PKGBUILD
+++ b/core/ncurses/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=ncurses
pkgver=5.9
-pkgrel=3
+pkgrel=3.1
pkgdesc="System V Release 4.0 curses emulation library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/ncurses/"
license=('MIT')
depends=('glibc')