From 50820aae337c8ed240cf99eaf97d5dccc69e7bed Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 24 Mar 2021 12:52:13 +0000 Subject: [PATCH] testing/azote: rebuild against python 3.9 --- testing/azote/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/azote/APKBUILD b/testing/azote/APKBUILD index d04f0142b51..10a15c1ae63 100644 --- a/testing/azote/APKBUILD +++ b/testing/azote/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthew T Hoare pkgname=azote pkgver=1.9.1 -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"