termux-packages/packages/dust/build.sh
Termux Github Actions 0581e6a22a dust: update to 0.8.1-alpha.2
This commit has been automatically submitted by Github Actions.
2022-02-27 12:18:18 +00:00

10 lines
445 B
Bash

TERMUX_PKG_HOMEPAGE="https://github.com/bootandy/dust"
TERMUX_PKG_DESCRIPTION="A more intuitive version of du in rust"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.8.1-alpha.2
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5004f23f01a9d3e8c09c7d66f48455d865ce0c3de2f57ab1bdc70bebce3c1cce
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true