From 072965f2e4320a2896110a3006a22a1e2fad243d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:15:45 -0400 Subject: [PATCH] chrome-gnome-shell: rebuild for Python 3.10 --- srcpkgs/chrome-gnome-shell/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chrome-gnome-shell/template b/srcpkgs/chrome-gnome-shell/template index 244f7fa37a7..bdcf87a5b7c 100644 --- a/srcpkgs/chrome-gnome-shell/template +++ b/srcpkgs/chrome-gnome-shell/template @@ -1,7 +1,7 @@ # Template file for 'chrome-gnome-shell' pkgname=chrome-gnome-shell version=10.1 -revision=2 +revision=3 build_style=cmake configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../" hostmakedepends="python3 jq"