From f23f7bae57b8dd337879b8c0172bbbb01704ea9b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 29 Aug 2019 10:55:18 +0200 Subject: [PATCH] emacs: update to 26.3. --- srcpkgs/emacs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index 8e4ddd6736c..be1dd6da5b0 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -1,6 +1,6 @@ # Template file for 'emacs' pkgname=emacs -version=26.2 +version=26.3 revision=1 build_style=gnu-configure configure_args="--with-file-notification=inotify --with-modules @@ -21,7 +21,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/emacs/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=151ce69dbe5b809d4492ffae4a4b153b2778459de6deb26f35691e1281a9c58e +checksum=4d90e6751ad8967822c6e092db07466b9d383ef1653feb2f95c93e7de66d3485 replaces="emacs>=0" nocross=yes nopie=yes