Files
termux-packages/packages/which/build.sh
termux-pacman-bot 9ccf26c4e7 new package: which
2023-05-03 09:01:25 +00:00

9 lines
421 B
Bash

TERMUX_PKG_HOMEPAGE=https://carlowood.github.io/which/
TERMUX_PKG_DESCRIPTION="Shows the full path of (shell) commands"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.21
TERMUX_PKG_SRCURL=https://carlowood.github.io/which/which-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad
TERMUX_PKG_CONFLICTS="debianutils (<< 5.7-1)"