From 454167f0a4caefec2e8ba5d1c8d2cc06bdf088f6 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:33:23 +0200 Subject: [PATCH] testing/azote: rebuild against python 3.14 --- testing/azote/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/azote/APKBUILD b/testing/azote/APKBUILD index fcc16345498..7dbd24d7d70 100644 --- a/testing/azote/APKBUILD +++ b/testing/azote/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthew T Hoare pkgname=azote pkgver=1.14.0 -pkgrel=0 +pkgrel=1 pkgdesc="Wallpaper and colour manager for Sway, i3 and other window managers" url="https://github.com/nwg-piotr/azote" arch="noarch"