From 3faa82b33a309fbb5ec8727a9bc2f939de34b066 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Wed, 28 Jun 2023 20:49:10 +0300 Subject: [PATCH] ghex: update to 44.1 --- srcpkgs/ghex/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ghex/template b/srcpkgs/ghex/template index eb96a61631f3..adbff1a1bdfb 100644 --- a/srcpkgs/ghex/template +++ b/srcpkgs/ghex/template @@ -1,6 +1,6 @@ # Template file for 'ghex' pkgname=ghex -version=44.0 +version=44.1 revision=1 build_style=meson build_helper=gir @@ -16,7 +16,7 @@ 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" distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-${version}.tar.xz" -checksum=58aa47cfdbed1280a3c131951c1a24596129404a0b0d347a3dbfffb6ff683976 +checksum=404bdf649eaa13922a80ae32f19fe40e71f0ee0f461c45edac72888a00ead6c2 build_options="gir gtk_doc" build_options_default="gir gtk_doc"