summaryrefslogtreecommitdiff
path: root/extra/emacs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/emacs/PKGBUILD')
-rw-r--r--extra/emacs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/emacs/PKGBUILD b/extra/emacs/PKGBUILD
index 9ea40af59..4b202d372 100644
--- a/extra/emacs/PKGBUILD
+++ b/extra/emacs/PKGBUILD
@@ -8,9 +8,9 @@ _minorver=a
# upstream uses "23.3a", which is a bit silly and interpreted as alpha.
pkgver=$_majorver.$_minorver
_realver=$_majorver$_minorver
-pkgrel=3
+pkgrel=3.1
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/emacs/emacs.html"
license=('GPL3')
depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib')