btdu: update to 0.4.0.

This commit is contained in:
Siddhartha Menon 2022-06-13 15:27:03 +02:00 committed by Érico Nogueira Rolim
parent d1aab839bc
commit 662de520fc

View File

@ -1,6 +1,6 @@
# Template file for 'btdu'
pkgname=btdu
version=0.3.1
version=0.4.0
revision=1
# druntime does not implement ioctl on musl in dmd-2.098.0
# struct packing seems to differ on i686 archs and therefore d-btrfs fails
@ -12,7 +12,7 @@ maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
license="GPL-2.0-only"
homepage="https://github.com/CyberShadow/btdu"
distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz"
checksum=760b2f0d28920a78b7967dd34c429125135688a3aefc57ab3a92d07bc3ef10cb
checksum=1377d2ee14367deed6f0b17407a0de437450a4f381819265d98c38fbc05f792f
nocross="dmd compilation fails on cross"
do_build() {