From 700179fa4ea2e4559b763ab4fa3b556e09c72865 Mon Sep 17 00:00:00 2001 From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com> Date: Wed, 8 Feb 2023 17:33:56 +0000 Subject: [PATCH] btdu: update to 0.5.0. --- srcpkgs/btdu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/btdu/template b/srcpkgs/btdu/template index e2c173e49344..1f7dab5a3e06 100644 --- a/srcpkgs/btdu/template +++ b/srcpkgs/btdu/template @@ -1,6 +1,6 @@ # Template file for 'btdu' pkgname=btdu -version=0.4.1 +version=0.5.0 revision=1 # fails to build on musl due to different argument types for ioctl # struct packing seems to differ on i686 archs and therefore d-btrfs fails @@ -12,7 +12,7 @@ maintainer="Siddhartha Menon " license="GPL-2.0-only" homepage="https://github.com/CyberShadow/btdu" distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz" -checksum=265c63ee82067f6b5dc44b47c9ec58be5e13c654f31035c60a7e375ffa4082c9 +checksum=90ba4d8997575993e9d39a503779fb32b37bb62b8d9386776e95743bfc859606 nocross="dmd compilation fails on cross" pre_configure() {