diff --git a/srcpkgs/ghex/template b/srcpkgs/ghex/template index 7396358e007..a42d2e46019 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"