From 2ab5ee9f2dbe80893cf79c4c1dbaacbc40c668c4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:51 -0400 Subject: [PATCH] menulibre: rebuild for Python 3.9, drop noarch --- srcpkgs/menulibre/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/menulibre/template b/srcpkgs/menulibre/template index f16c5f64337..5327654776d 100644 --- a/srcpkgs/menulibre/template +++ b/srcpkgs/menulibre/template @@ -1,8 +1,7 @@ # Template file for 'menulibre' pkgname=menulibre version=2.2.1 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="menulibre menulibre_lib" hostmakedepends="python3-distutils-extra intltool"