From fe1162b23653996bd6b4d43af811661e2d9a1361 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Sun, 25 Oct 2020 19:38:25 +1100 Subject: [PATCH] cantarell-fonts: drop noarch --- srcpkgs/cantarell-fonts/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/cantarell-fonts/template b/srcpkgs/cantarell-fonts/template index 8715c4773b3..f052bb14fd2 100644 --- a/srcpkgs/cantarell-fonts/template +++ b/srcpkgs/cantarell-fonts/template @@ -1,8 +1,7 @@ # Template file for 'cantarell-fonts' pkgname=cantarell-fonts version=0.201 -revision=1 -archs=noarch +revision=2 build_style=meson configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true" hostmakedepends="gettext pkg-config meson appstream-glib"