[arch-commits] Commit in emacs-nox/trunk (3 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Oct 21 07:50:07 UTC 2014


    Date: Tuesday, October 21, 2014 @ 09:50:07
  Author: jlichtblau
Revision: 121125

upgpkg: emacs-nox 24.4-1

Modified:
  emacs-nox/trunk/PKGBUILD
  emacs-nox/trunk/emacs-nox.changelog
  emacs-nox/trunk/emacs-nox.install

---------------------+
 PKGBUILD            |    6 +++---
 emacs-nox.changelog |    3 +++
 emacs-nox.install   |   11 ++++++-----
 3 files changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-21 07:20:59 UTC (rev 121124)
+++ PKGBUILD	2014-10-21 07:50:07 UTC (rev 121125)
@@ -3,8 +3,8 @@
 # Contributor: Chris Brannon <cmbrannon at cox.net>
 
 pkgname=emacs-nox
-pkgver=24.3
-pkgrel=2
+pkgver=24.4
+pkgrel=1
 pkgdesc="The extensible, customizable, self-documenting real-time display editor, without X11 support"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html"
@@ -15,7 +15,7 @@
 changelog=$pkgname.changelog
 install=$pkgname.install
 source=(ftp://ftp.gnu.org/gnu/emacs/emacs-${pkgver}.tar.gz)
-sha256sums=('0098ca3204813d69cd8412045ba33e8701fa2062f4bff56bedafc064979eef41')
+sha256sums=('a93c4f1afa5ade65a0c9723975f0a5fdf6641cc4638fdafb3ed9942c23c32cc6')
 
 build() {
   cd "${srcdir}"/emacs-$pkgver

Modified: emacs-nox.changelog
===================================================================
--- emacs-nox.changelog	2014-10-21 07:20:59 UTC (rev 121124)
+++ emacs-nox.changelog	2014-10-21 07:50:07 UTC (rev 121125)
@@ -1,3 +1,6 @@
+2014-10-21 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* emacs-nox 24.4-1
+
 2013-04-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* emacs-nox 24.3-1
 

Modified: emacs-nox.install
===================================================================
--- emacs-nox.install	2014-10-21 07:20:59 UTC (rev 121124)
+++ emacs-nox.install	2014-10-21 07:50:07 UTC (rev 121125)
@@ -1,10 +1,11 @@
 INFO_DIR=usr/share/info
 
-INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse
-ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake
-forms gnus htmlfontify idlwave mairix-el message mh-e newsticker nxml-mode
-org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail
-speedbar srecode tramp url vip viper widget wisent woman)
+INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x
+ebrowse ede ediff edt efaq eieio eintr elisp emacs-gnutls emacs-mime
+emacs epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave
+ido mairix-el message mh-e newsticker nxml-mode octave-mode org pcl-cvs
+pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar
+srecode todo-mode tramp url vip viper widget wisent woman)
 
 post_install() {
   [[ -x usr/bin/install-info ]] || return 0



More information about the arch-commits mailing list