From 3d662b735096f6508c257112be8f40fb2444ce4c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 24 Feb 2024 13:52:57 -0500 Subject: [PATCH] imv: update to 4.5.0. --- srcpkgs/imv/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template index b50dd9dd5f1..a6a4a6cfd35 100644 --- a/srcpkgs/imv/template +++ b/srcpkgs/imv/template @@ -1,7 +1,7 @@ # Template file for 'imv' pkgname=imv -version=4.4.0 -revision=5 +version=4.5.0 +revision=1 build_style=meson # don't define NDEBUG since assert(3) is used to detect error conditions # (e.g.: https://git.sr.ht/~exec64/imv/tree/v4.4.0/item/src/x11_window.c#L109 @@ -18,7 +18,7 @@ license="GPL-2.0-or-later, MIT" homepage="https://sr.ht/~exec64/imv/" changelog="https://git.sr.ht/~exec64/imv/blob/master/CHANGELOG" distfiles="https://git.sr.ht/~exec64/imv/archive/v${version}.tar.gz" -checksum=55431c8c27fbe82d05955f61bde38ba15febf8a7fd8f0f741e504bae0b823bcf +checksum=3b11991a86942d757830015033b1c3a3cc915be2f0c20fee7bc7493be560cbcb conflicts="renameutils>=0" post_install() {