From 36a4fd7a377cd538ea0430fd3321df97e2f69885 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Tue, 5 Mar 2024 10:52:01 +0300 Subject: [PATCH] ghex: update to 45.1 --- srcpkgs/ghex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ghex/template b/srcpkgs/ghex/template index ab0e90ab419ef2..7396358e007cff 100644 --- a/srcpkgs/ghex/template +++ b/srcpkgs/ghex/template @@ -1,6 +1,6 @@ # Template file for 'ghex' pkgname=ghex -version=44.1 +version=45.1 revision=1 build_style=meson build_helper=gir @@ -14,9 +14,9 @@ short_desc="Simple binary editor for GNOME" maintainer="Orphaned " license="GPL-2.0-only, GFDL-1.1-only" homepage="https://gitlab.gnome.org/GNOME/ghex" -changelog="https://gitlab.gnome.org/GNOME/ghex/-/raw/ghex-44/NEWS" +changelog="https://gitlab.gnome.org/GNOME/ghex/-/raw/ghex-45/NEWS" distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-${version}.tar.xz" -checksum=404bdf649eaa13922a80ae32f19fe40e71f0ee0f461c45edac72888a00ead6c2 +checksum=fb2b0823cd16249edbeaee8302f9bd5005e0150368b35f1e47c26680cacac2fa build_options="gir gtk_doc" build_options_default="gir gtk_doc"