From 15d166c5fae4efa229c46be17dfe42f61ac96d6c Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 19 Apr 2024 17:57:47 +0300 Subject: [PATCH] ghex: update to 46.0 --- srcpkgs/ghex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ghex/template b/srcpkgs/ghex/template index 7396358e007cff..a42d2e46019756 100644 --- a/srcpkgs/ghex/template +++ b/srcpkgs/ghex/template @@ -1,6 +1,6 @@ # Template file for 'ghex' pkgname=ghex -version=45.1 +version=46.0 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-45/NEWS" +changelog="https://gitlab.gnome.org/GNOME/ghex/-/raw/ghex-46/NEWS" distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-${version}.tar.xz" -checksum=fb2b0823cd16249edbeaee8302f9bd5005e0150368b35f1e47c26680cacac2fa +checksum=a1c46f3020cb358b8323025db3a539c97d994a4c46f701f48edc6357f7fbcbd1 build_options="gir gtk_doc" build_options_default="gir gtk_doc"