Files
termux-packages/packages/ed/build.sh
termux-pacman-bot ca1707a4e3 codeowners: remove contributors.
xtkoba left the team, suhan-paradkar's account no longer exists.
other non-maintainers were mentioned in buildscripts with `# Contributor:` comment as in Arch buildscripts

[no ci]
2025-05-18 16:07:09 +00:00

10 lines
432 B
Bash

# Contributor: @Neo-Oli
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/ed/
TERMUX_PKG_DESCRIPTION="Classic UNIX line editor"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
TERMUX_PKG_VERSION="1.21.1"
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/ed/ed-${TERMUX_PKG_VERSION}.tar.lz
TERMUX_PKG_SHA256=d6d0c7192b02b0519c902a93719053e865ade5a784a3b327d93d888457b23c4b
TERMUX_PKG_AUTO_UPDATE=true