From c92a1f70dfd477d3ee1aacda345810a07b1f9258 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:25:56 +0200 Subject: [PATCH] community/gitg: rebuild against python 3.14 --- community/gitg/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gitg/APKBUILD b/community/gitg/APKBUILD index 53c7d4c7b8b..a4c5dbc02d8 100644 --- a/community/gitg/APKBUILD +++ b/community/gitg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=gitg pkgver=44 -pkgrel=3 +pkgrel=4 pkgdesc="gitg is the GNOME GUI client to view git repositories" url="https://gitlab.gnome.org/GNOME/gitg" arch="all"