ed: update to 1.22.2 (#5584)

This commit is contained in:
Dirk Stolle 2025-08-22 05:38:51 +02:00 committed by GitHub
parent 46e73b1146
commit d0820229c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=ed
pkgver=1.22
pkgver=1.22.2
pkgrel=1
pkgdesc="A POSIX-compliant line-oriented text editor"
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ depends=('sh')
makedepends=('autotools' 'gcc')
options=('!emptydirs')
source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig})
sha256sums=('7eb22c30a99dcdb50a8630ef7ff3e4642491ac4f8cd1aa9f3182264df4f4ad08'
sha256sums=('f58d15242056e15af76f13f34c60d890fa2a2d5cb0abef91c115e4d83794ffe3'
'SKIP')
validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742') # Antonio Diaz Diaz <antonio@gnu.org>