From 8ae53cc29a738dc5ce55ff099b42a8f2f005face Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 20:06:37 +0100 Subject: [PATCH] community/s-tui: rebuild against python 3.14 --- community/s-tui/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/s-tui/APKBUILD b/community/s-tui/APKBUILD index a62d9e2b84c..0f741f0b886 100644 --- a/community/s-tui/APKBUILD +++ b/community/s-tui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kay Thomas pkgname=s-tui pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Terminal-based CPU stress and monitoring utility" url="https://github.com/amanusk/s-tui" arch="noarch"