From a2150514db6771a48bf96e870a918ef029803a4a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 30 Nov 2024 18:06:30 +0100 Subject: [PATCH] mmv: update to 2.10. --- srcpkgs/mmv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mmv/template b/srcpkgs/mmv/template index 558672fd193..28469242471 100644 --- a/srcpkgs/mmv/template +++ b/srcpkgs/mmv/template @@ -1,6 +1,6 @@ # Template file for 'mmv' pkgname=mmv -version=2.9.1 +version=2.10 revision=1 build_style=gnu-configure build_helper=qemu @@ -10,5 +10,5 @@ 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=7d18332e62a3ffb021121bd1bbad1e93183f36318206899bdf909a473275f3d0 +checksum=2bbba14c099b512b4a7e9effacec53caa06998069d108a5669ff424ffc879d03 disable_parallel_build=yes