termux-packages/packages/lsd/build.sh
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00

10 lines
435 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/Peltoche/lsd
TERMUX_PKG_DESCRIPTION="Next gen ls command"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.20.1
TERMUX_PKG_SRCURL=https://github.com/Peltoche/lsd/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a2086aa049b8bd21c880f23b21b0e9ef21d3c3829d40641aa8810c08be936c19
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true