* update ed to 1.19-1
This commit is contained in:
parent
c8ff7fb508
commit
7113db48b3
@ -3,17 +3,17 @@
|
||||
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
|
||||
|
||||
pkgname=ed
|
||||
pkgver=1.18
|
||||
pkgver=1.19
|
||||
pkgrel=1
|
||||
pkgdesc="A POSIX-compliant line-oriented text editor"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=('GPL')
|
||||
url="https://www.gnu.org/software/ed/ed.html"
|
||||
depends=('glibc' 'sh')
|
||||
options=('!emptydirs')
|
||||
options=('!emptydirs' '!distcc')
|
||||
validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742') # Antonio Diaz Diaz
|
||||
source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig})
|
||||
sha256sums=('aca8efad9800c587724a20b97aa8fc47e6b5a47df81606feaba831b074462b4f'
|
||||
sha256sums=('ce2f2e5c424790aa96d09dacb93d9bbfdc0b7eb6249c9cb7538452e8ec77cd48'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user