mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 10:53:21 +00:00
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]
10 lines
432 B
Bash
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
|