updater-gtk_doc-1.35.1 — gtk_doc → 1.35.1 (#13021)

* Add unbuilt gtk_doc to updater-gtk_doc-1.35.1

* updater-gtk_doc-1.35.1: Package File Update Run on linux/386 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-10-03 09:10:31 -04:00
committed by GitHub
parent db6e29de80
commit d40493da98

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Gtk_doc < Meson
description 'Documentation tool for public library API'
homepage 'https://www.gtk.org/gtk-doc/'
version '1.35.0'
version '1.35.1'
license 'GPL-2 and FDL-1.1'
compatibility 'all'
source_url 'https://gitlab.gnome.org/GNOME/gtk-doc.git'
@@ -11,10 +11,10 @@ class Gtk_doc < Meson
binary_compression 'tar.zst'
binary_sha256({
aarch64: '31737a87cf902ebea9474986a016e07f52370fb77b3d96faa29d56d33b21fe13',
armv7l: '31737a87cf902ebea9474986a016e07f52370fb77b3d96faa29d56d33b21fe13',
i686: '6af317a1e49b98d0918b9ea0620c541968b26cf47fd6a1e50163bc34acfef800',
x86_64: '02bae08d1334eb5233107303f1a909a85215aa30bd01675e9d51af831ea58490'
aarch64: '0789f654479c3eaa8b60d10845fd8d9f9d96b4a4d32427ee7f492d77aedafae4',
armv7l: '0789f654479c3eaa8b60d10845fd8d9f9d96b4a4d32427ee7f492d77aedafae4',
i686: '593adbde82c3ea239ad23ad9a91a7ca61f5dc7188388b76d683d1fbf526323fa',
x86_64: '83154a542e3b45fb0a516bfe706f38e71d137a137281c0f8eb41c4f570a91b92'
})
depends_on 'docbook_xml' => :build