From 494d6c699796edff35e5afa800fa95d9d5aaf4a0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 20:11:51 +0100 Subject: [PATCH] community/showtime: rebuild against python 3.14 --- community/showtime/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/showtime/APKBUILD b/community/showtime/APKBUILD index 6ac09d3f0fe..595963a7084 100644 --- a/community/showtime/APKBUILD +++ b/community/showtime/APKBUILD @@ -1,7 +1,7 @@ maintainer="team/gnome " pkgname=showtime pkgver=50.0 -pkgrel=0 +pkgrel=1 pkgdesc="Watch without distraction" url="https://gitlab.gnome.org/GNOME/showtime" arch="noarch"