From cb31e12b94f7fc44440ea834f1d11aab6e41c177 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Oct 2024 17:25:39 +0200 Subject: [PATCH] mmv: fix checksum. --- srcpkgs/mmv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mmv/template b/srcpkgs/mmv/template index 66da347905a..5908d431652 100644 --- a/srcpkgs/mmv/template +++ b/srcpkgs/mmv/template @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://github.com/rrthomas/mmv" distfiles="https://github.com/rrthomas/mmv/releases/download/v${version}/mmv-${version}.tar.gz" -checksum=11346686634000e22aa909e08d9d450237c4b61062779935cbd81df78efad72d +checksum=d84ce6ebaff6951818ff2fde578c82e35d421d1b35a9d9d21054fcd7254ab7c8 disable_parallel_build=yes pre_build() {