From 7bc4406cd3c30bff39a55524bb996b50e10e6c7b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:39 -0400 Subject: [PATCH] azote: rebuild for Python 3.9, drop noarch --- srcpkgs/azote/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 9b5756804ea..91df1ef8956 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,8 +1,7 @@ # Template file for 'azote' pkgname=azote version=1.7.10 -revision=1 -archs=noarch +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3>=3.4 python3-setuptools python3-gobject python3-Pillow gtk+3 feh python3-send2trash xrandr grim slurp ImageMagick python3-yaml"