PKGNAME="gdu"
PKGSEC=utils
PKGDES="A CLI disk usage analyzer"
PKGDEP="gcc-runtime"
BUILDDEP="go"

ABTYPE=gomod
GO_PACKAGES=("cmd/gdu")
