fix (zsh-autocomplete): make noarch (#12248) (#12253)

(cherry picked from commit 8f25c016e0)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-05-13 03:30:05 -05:00
committed by GitHub
parent ecb7bdd76f
commit 56b1a5a05a
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "zsh-autocomplete.spec"
}
@@ -1,5 +1,3 @@
%define debug_package %nil
Name: zsh-autocomplete
Version: 25.03.19
Release: 1%?dist
@@ -8,6 +6,7 @@ License: MIT
URL: https://github.com/marlonrichert/zsh-autocomplete
Source0: %url/archive/refs/tags/%version.tar.gz
Packager: madonuko <mado@fyralabs.com>
BuildArch: noarch
%description
This plugin for Zsh adds real-time type-ahead autocompletion to your command