dust: update to 0.8.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-23 12:14:30 +00:00
parent 188397112d
commit 7aa668509e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ 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"
TERMUX_PKG_VERSION="0.8.2"
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9f3b5e93c62bb54139479ac4396549fc62389ac9a7d300b088cdf51cd0e90e22
TERMUX_PKG_SHA256=890972fbf1a7f0a336c0f20e1e9ecc756c62d3debd75d22b596af993a3d8af01
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true