From 1a2a9be77bced797ddbe679e5fef742aded4a7be Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Mar 2026 15:07:33 +0100 Subject: [PATCH] community/zulip-term: rebuild against python 3.14 --- community/zulip-term/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/zulip-term/APKBUILD b/community/zulip-term/APKBUILD index a688e7735a1..d3fcfc924c7 100644 --- a/community/zulip-term/APKBUILD +++ b/community/zulip-term/APKBUILD @@ -3,7 +3,7 @@ pkgname=zulip-term _pkgname=zulip-terminal pkgver=0.7.0 -pkgrel=6 +pkgrel=7 pkgdesc="official terminal client for Zulip" url="https://github.com/zulip/zulip-terminal" arch="noarch"