imv: update to 4.5.0.

This commit is contained in:
Andrew J. Hesford 2024-02-24 13:52:57 -05:00
parent 6057c34100
commit 3d662b7350
1 changed files with 3 additions and 3 deletions

View File

@ -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() {