From be43feff05a6f163a1a683f24a0fc6e7fd0c4cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 2 Sep 2020 16:16:20 -0300 Subject: [PATCH] zsh-history-substring-search: drop noarch --- srcpkgs/zsh-history-substring-search/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/zsh-history-substring-search/template b/srcpkgs/zsh-history-substring-search/template index 151f412cee..f6aac686a7 100644 --- a/srcpkgs/zsh-history-substring-search/template +++ b/srcpkgs/zsh-history-substring-search/template @@ -1,8 +1,7 @@ # Template file for 'zsh-history-substring-search' pkgname=zsh-history-substring-search version=1.0.2 -revision=1 -archs=noarch +revision=2 depends="zsh" short_desc="Fish-like history search feature for zsh" maintainer="Young-Jin Park "