From cf3fb230dc5ff614900be6b3ab2741a46912bd2d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:15:40 -0400 Subject: [PATCH] autorandr: rebuild for Python 3.10 --- srcpkgs/autorandr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/autorandr/template b/srcpkgs/autorandr/template index 35977a52948..38145515658 100644 --- a/srcpkgs/autorandr/template +++ b/srcpkgs/autorandr/template @@ -1,7 +1,7 @@ # Template file for 'autorandr' pkgname=autorandr version=1.11 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools pkg-config" depends="python3-setuptools xrandr"