From c65feefa1499610b63edfede3f0587ec00f284a8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Mar 2026 09:33:22 +0100 Subject: [PATCH] main/gtk-doc: rebuild against python 3.14 --- main/gtk-doc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/gtk-doc/APKBUILD b/main/gtk-doc/APKBUILD index c9d81841215..3b41cdf5140 100644 --- a/main/gtk-doc/APKBUILD +++ b/main/gtk-doc/APKBUILD @@ -1,7 +1,7 @@ maintainer="team/gnome " pkgname=gtk-doc pkgver=1.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Documentation tool for public library API" url="https://gitlab.gnome.org/GNOME/gtk-doc" arch="noarch"