ghex: update to 44.0.
This commit is contained in:
parent
ab2255cf84
commit
5f3ebdd9c3
|
@ -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 <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue