gtk-doc ver.bump

This commit is contained in:
Rmys
2025-10-07 14:39:14 +03:00
committed by GitHub
parent b8b124d9e3
commit 01945cbd44
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
mesontools.install()
pisitools.dodoc("AUTHORS", "ChangeLog", "README", "NEWS", "TODO")
pisitools.dodoc("AUTHORS", "ChangeLog", "README", "NEWS")
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>GTK+ API documentation generator</Summary>
<Description>Gtk-Doc is typically used to document the public API of GTK+ and GNOME libraries, but it can also be used to document application code.</Description>
<Archive sha1sum="b4bdfeb8511da427e3deea2f3323e0df5fd2c8bf" type="tarxz">mirrors://gnome/gtk-doc/1.34/gtk-doc-1.34.0.tar.xz</Archive>
<Archive sha1sum="d7347c38f8451300175e63b8f381aae8e108fb71" type="tarxz">mirrors://gnome/gtk-doc/1.35/gtk-doc-1.35.1.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>rarian</Dependency>-->
<Dependency>meson</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="9">
<Date>2025-10-03</Date>
<Version>1.35.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-03-06</Date>
<Version>1.34.0</Version>