summaryrefslogtreecommitdiff
path: root/extra/emacs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/emacs/PKGBUILD')
-rw-r--r--extra/emacs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/emacs/PKGBUILD b/extra/emacs/PKGBUILD
index 180860595..4b202d372 100644
--- a/extra/emacs/PKGBUILD
+++ b/extra/emacs/PKGBUILD
@@ -8,7 +8,7 @@ _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' 'mips64el')
url="http://www.gnu.org/software/emacs/emacs.html"