From d5adcab0bc33048a9ba9e10c8a54fad563a12ff9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 20:14:59 +0100 Subject: [PATCH] community/stig: rebuild against python 3.14 --- community/stig/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/stig/APKBUILD b/community/stig/APKBUILD index e29a08c52ff..70dd9574079 100644 --- a/community/stig/APKBUILD +++ b/community/stig/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anjandev Momi pkgname=stig pkgver=0.12.11_alpha0 -pkgrel=0 +pkgrel=1 pkgdesc="TUI and CLI client for the BitTorrent client Transmission" url="https://github.com/rndusr/stig" arch="noarch"