From fe9f6c4d27fc5f6bf7dc21a19dbdf1ab13e05853 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:51 -0400 Subject: [PATCH] minigalaxy: rebuild for Python 3.9, drop noarch --- srcpkgs/minigalaxy/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template index 1d2daaea8d0..b18f74c31f6 100644 --- a/srcpkgs/minigalaxy/template +++ b/srcpkgs/minigalaxy/template @@ -1,8 +1,7 @@ # Template file for 'minigalaxy' pkgname=minigalaxy version=0.9.4 -revision=2 -archs=noarch +revision=3 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"