From 514aefd8c60a982180d94187e8cb19e16f20d457 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Fri, 24 Mar 2023 14:59:27 -0700 Subject: [PATCH] ghex: update to 44.0. --- srcpkgs/ghex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ghex/template b/srcpkgs/ghex/template index e0d0ce8b5630..eb96a61631f3 100644 --- a/srcpkgs/ghex/template +++ b/srcpkgs/ghex/template @@ -1,6 +1,6 @@ # Template file for 'ghex' pkgname=ghex -version=43.0 +version=44.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-43/NEWS" +changelog="https://gitlab.gnome.org/GNOME/ghex/-/raw/ghex-44/NEWS" distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-${version}.tar.xz" -checksum=866c0622c66fdb5ad2a475e9cfcccb219a1c6431f009acb2291d43f2140b147e +checksum=58aa47cfdbed1280a3c131951c1a24596129404a0b0d347a3dbfffb6ff683976 build_options="gir gtk_doc" build_options_default="gir gtk_doc"