From d7cc56ab6c76fef61fc101acf377c6fa727d2789 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 13 Sep 2022 21:15:18 +0200 Subject: [PATCH] emacs: update to 28.2. --- srcpkgs/emacs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index d876ebfe168..939fbcecc7e 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -1,7 +1,7 @@ # Template file for 'emacs' pkgname=emacs -version=28.1 -revision=3 +version=28.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) @@ -26,7 +26,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=28b1b3d099037a088f0a4ca251d7e7262eab5ea1677aabffa6c4426961ad75e1 +checksum=ee21182233ef3232dc97b486af2d86e14042dbb65bbc535df562c3a858232488 nocross=yes nopie=yes