From 5e3f46a3e6cdfcca8f3f9cff04b318bf11903ce3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:53 -0400 Subject: [PATCH] mugshot: rebuild for Python 3.9, drop noarch --- srcpkgs/mugshot/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/mugshot/template b/srcpkgs/mugshot/template index 1e695654a86..31bde94e855 100644 --- a/srcpkgs/mugshot/template +++ b/srcpkgs/mugshot/template @@ -1,8 +1,7 @@ # Template file for 'mugshot' pkgname=mugshot version=0.4.1 -revision=2 -archs=noarch +revision=3 build_style=python3-module hostmakedepends="intltool python3-distutils-extra" depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect"