We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1447b55 commit 37b3932Copy full SHA for 37b3932
packages/gdu/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/dundee/gdu
2
TERMUX_PKG_DESCRIPTION="Fast disk usage analyzer with console interface written in Go"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="5.19.0"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="5.20.0"
7
TERMUX_PKG_SRCURL=https://github.com/dundee/gdu/archive/v$TERMUX_PKG_VERSION.tar.gz
8
-TERMUX_PKG_SHA256=69c47eaedd0fc1e664d5a08c91e7b107961145aa307d1fd11cf208dfec573f0c
+TERMUX_PKG_SHA256=a5c164192dc631370f6f5313979dda200b52146c4f780e5ad73bbdb96d996da7
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_BUILD_IN_SRC=true
11
0 commit comments