From 1c2424af6e6d87c4967a5a7a6fc98a88097ea49f Mon Sep 17 00:00:00 2001 From: ptrcnull <git@ptrcnull.me> Date: Sat, 6 Jul 2024 20:14:42 +0200 Subject: [PATCH] main/gtk-doc: upgrade to 1.34.0 --- main/gtk-doc/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/gtk-doc/APKBUILD b/main/gtk-doc/APKBUILD index 8fb860e363db..9437858e315b 100644 --- a/main/gtk-doc/APKBUILD +++ b/main/gtk-doc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk-doc -pkgver=1.33.2 -pkgrel=3 +pkgver=1.34.0 +pkgrel=0 pkgdesc="Documentation tool for public library API" url="https://wiki.gnome.org/DocumentationProject/GtkDoc" arch="noarch" @@ -38,5 +38,5 @@ package() { } sha512sums=" -f50f68ab6b4bc59f55e84b49c1481f05700171cbf79eca9ba8f3a142a30a4ba88fe096983ebb8d117a9ef8bcea40934674096683d956f5c54cae457d31f651ab gtk-doc-1.33.2.tar.xz +d962fe31949b5f7c70122c7ebbd98f4d21725697804bf5dd75fd7a6662753a91c9350fd1e8bed22a58a957b173f35e200fcbb4c7c2ebc45ccbc0db2e916b27ea gtk-doc-1.34.0.tar.xz " -- GitLab