emacs: Update to 30.1

This commit is contained in:
Christoph Reiter 2025-05-04 08:27:38 +02:00
parent 51413bebd8
commit 569bc2f14a

View File

@ -1,7 +1,7 @@
# Maintainer: Ricky <rickleaf.wu@gmail.com> # Maintainer: Ricky <rickleaf.wu@gmail.com>
pkgname=emacs pkgname=emacs
pkgver=29.4 pkgver=30.1
pkgrel=1 pkgrel=1
pkgdesc="The extensible, customizable, self-documenting, real-time display editor (msys2)" pkgdesc="The extensible, customizable, self-documenting, real-time display editor (msys2)"
url="https://www.gnu.org/software/${pkgname}/" url="https://www.gnu.org/software/${pkgname}/"
@ -16,7 +16,7 @@ makedepends=('gawk' 'libiconv-devel' 'libxml2-devel' 'libiconv-devel' 'ncurses-d
options=('strip') options=('strip')
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig} source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}
'001-no-rebase.patch') '001-no-rebase.patch')
sha256sums=('ba897946f94c36600a7e7bb3501d27aa4112d791bfe1445c61ed28550daca235' sha256sums=('6ccac1ae76e6af93c6de1df175e8eb406767c23da3dd2a16aa67e3124a6f138f'
'SKIP' 'SKIP'
'4a82e7f1c51ab4084dcd2625bba2c04b4a99524532e02b641ee91d2748ffddc3') '4a82e7f1c51ab4084dcd2625bba2c04b4a99524532e02b641ee91d2748ffddc3')
validpgpkeys=('17E90D521672C04631B1183EE78DAE0F3115E06B' # Eli Zaretskii (eliz) <eliz@gnu.org> validpgpkeys=('17E90D521672C04631B1183EE78DAE0F3115E06B' # Eli Zaretskii (eliz) <eliz@gnu.org>