From bf400d31f68dca2f335055211c5dfb5af12e8803 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 13:18:48 +0200 Subject: [PATCH] testing/calibre: rebuild against python 3.14 --- testing/calibre/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/calibre/APKBUILD b/testing/calibre/APKBUILD index ebac369233e..0bcbae71210 100644 --- a/testing/calibre/APKBUILD +++ b/testing/calibre/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Cowington Post pkgname=calibre pkgver=8.16.2 -pkgrel=1 +pkgrel=2 pkgdesc="Ebook management application" # qt6-webengine arch="x86_64 aarch64"