1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 14:56:40 +00:00
termux-packages/packages/diskus/build.sh
Termux Github Actions 200d3f0144 diskus: update to 0.7.0
This commit has been automatically submitted by Github Actions.
2021-11-14 12:11:35 +00:00

10 lines
436 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/diskus
TERMUX_PKG_DESCRIPTION="A minimal, fast alternative to 'du -sh'"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.7.0
TERMUX_PKG_SRCURL=https://github.com/sharkdp/diskus/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=64b1b2e397ef4de81ea20274f98ec418b0fe19b025860e33beaba5494d3b8bd1
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true