From b669085cb947fb07c9340ff4604b39087eb36bd0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 26 Mar 2021 11:30:40 +0100 Subject: [PATCH] emacs: update to 27.2. --- srcpkgs/emacs/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index 97a994f626d..1cd4d18bd6a 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -1,7 +1,7 @@ # Template file for 'emacs' pkgname=emacs -version=27.1 -revision=2 +version=27.2 +revision=1 build_style=gnu-configure configure_args="--with-file-notification=inotify --with-modules $(vopt_with jpeg) $(vopt_with tiff) $(vopt_with gif) $(vopt_with png) @@ -24,8 +24,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=4a4c128f915fc937d61edfc273c98106711b540c9be3cd5d2e2b9b5b2f172e41 -replaces="emacs>=0" +checksum=b4a7cc4e78e63f378624e0919215b910af5bb2a0afc819fad298272e9f40c1b9 nocross=yes nopie=yes