summaryrefslogtreecommitdiff
path: root/community/emacs-nox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/emacs-nox/PKGBUILD')
-rw-r--r--community/emacs-nox/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/emacs-nox/PKGBUILD b/community/emacs-nox/PKGBUILD
index 69fac4ce8..dc61fe518 100644
--- a/community/emacs-nox/PKGBUILD
+++ b/community/emacs-nox/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 72353 2012-06-12 21:10:00Z jlichtblau $
+# $Id: PKGBUILD 76185 2012-09-12 20:05:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Chris Brannon <cmbrannon@cox.net>
pkgname=emacs-nox
-pkgver=24.1
+pkgver=24.2
pkgrel=1
pkgdesc="The Emacs Editor, without X11 support"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
-license=('GPL')
+license=('GPL3')
depends=('dbus-core' 'ncurses' 'perl')
provides=('emacs')
conflicts=('emacs' 'emacs-cvs')
@@ -16,7 +16,7 @@ options=('docs')
changelog=$pkgname.changelog
install=$pkgname.install
source=(ftp://ftp.gnu.org/gnu/emacs/emacs-${pkgver}.tar.gz)
-sha256sums=('60d26dd1d9c0b955543ae83a2f4dd7c8b6af59e16a06822cfb175f1bf97c8bab')
+sha256sums=('6d9892dff6e1761d4a5eba20712beba4f37d77a196f8021081a2e69fcb5bd357')
build() {
cd ${srcdir}/emacs-$pkgver