diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-24 10:30:46 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-24 10:30:46 -0300 |
commit | 328b5407de9f088d32c429b1b37f6efde3da06f8 (patch) | |
tree | 99b9a1286dd5d2b2a4f8a9ab4d4976b2a92cdf04 /extra/emacs | |
parent | bc45ad1bcb68d9ab4af8a7419beb52606ff4c7b2 (diff) | |
parent | 570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/dee/PKGBUILD
community/kadu/PKGBUILD
extra/boost/PKGBUILD
extra/calligra/PKGBUILD
extra/mesa/PKGBUILD
extra/php/PKGBUILD
extra/qt/PKGBUILD
extra/webkitgtk/PKGBUILD
extra/xorg-xsetroot/PKGBUILD
Diffstat (limited to 'extra/emacs')
-rw-r--r-- | extra/emacs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/emacs/PKGBUILD b/extra/emacs/PKGBUILD index ff24aadfb..36c7e995f 100644 --- a/extra/emacs/PKGBUILD +++ b/extra/emacs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 171502 2012-11-18 08:01:29Z eric $ +# $Id: PKGBUILD 175859 2013-01-23 00:12:50Z eric $ # Maintainer: Juergen Hoetzel <juergen@archlinux.org> # Contributor: Renchi Raju <renchi@green.tam.uiuc.edu> pkgname=emacs pkgver=24.2 -pkgrel=3 +pkgrel=4 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/emacs/emacs.html" |