emacs: Update to 30.2 (#5570)
This commit is contained in:
parent
b4fa2935af
commit
1e3afc365c
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Ricky <rickleaf.wu@gmail.com>
|
# Maintainer: Ricky <rickleaf.wu@gmail.com>
|
||||||
|
|
||||||
pkgname=emacs
|
pkgname=emacs
|
||||||
pkgver=30.1
|
pkgver=30.2
|
||||||
pkgrel=4
|
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}/"
|
||||||
msys2_references=(
|
msys2_references=(
|
||||||
@ -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=('6ccac1ae76e6af93c6de1df175e8eb406767c23da3dd2a16aa67e3124a6f138f'
|
sha256sums=('b3f36f18a6dd2715713370166257de2fae01f9d38cfe878ced9b1e6ded5befd9'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'4a82e7f1c51ab4084dcd2625bba2c04b4a99524532e02b641ee91d2748ffddc3')
|
'4a82e7f1c51ab4084dcd2625bba2c04b4a99524532e02b641ee91d2748ffddc3')
|
||||||
validpgpkeys=('17E90D521672C04631B1183EE78DAE0F3115E06B' # Eli Zaretskii (eliz) <eliz@gnu.org>
|
validpgpkeys=('17E90D521672C04631B1183EE78DAE0F3115E06B' # Eli Zaretskii (eliz) <eliz@gnu.org>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user