From cb8afc951c9b7be1df855aa92abe749242a71bd4 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:52:35 +0200 Subject: [PATCH] testing/epr: rebuild against python 3.14 --- testing/epr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/epr/APKBUILD b/testing/epr/APKBUILD index 8455f11ab3b..e728be049fa 100644 --- a/testing/epr/APKBUILD +++ b/testing/epr/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Erwan Rouchet pkgname=epr pkgver=2.4.15 -pkgrel=1 +pkgrel=2 pkgdesc="CLI epub reader" url="https://github.com/wustho/epr" arch="noarch"