From 3b6c62af1e258b9e7f83e329a723fc55ff49cf93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 29 Nov 2020 11:31:23 +0700 Subject: [PATCH] gnome-icon-theme: remove noarch --- srcpkgs/gnome-icon-theme/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/gnome-icon-theme/template b/srcpkgs/gnome-icon-theme/template index e8a46ea8457..c7872fba7c4 100644 --- a/srcpkgs/gnome-icon-theme/template +++ b/srcpkgs/gnome-icon-theme/template @@ -1,8 +1,7 @@ # Template file for 'gnome-icon-theme' pkgname=gnome-icon-theme version=3.12.0 -revision=2 -archs=noarch +revision=3 build_style=gnu-configure configure_args="--enable-icon-mapping" hostmakedepends="pkg-config intltool librsvg icon-naming-utils gtk-update-icon-cache"