From e8af320a28f4e2108d68f54f74d7d7393c61e775 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Tue, 22 Nov 2022 01:47:36 -0600 Subject: [PATCH] Change architectures to all --- bat/lure.sh | 2 +- cockpit-sensors/lure.sh | 2 +- fzf/lure.sh | 2 +- gocryptfs/lure.sh | 2 +- lf/lure.sh | 2 +- lsd/lure.sh | 2 +- sejda-console/lure.sh | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bat/lure.sh b/bat/lure.sh index e50c834..50e9437 100644 --- a/bat/lure.sh +++ b/bat/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='A cat(1) clone with syntax highlighting and Git integration' homepage='https://github.com/sharkdp/bat' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('APACHE-2.0' 'MIT') provides=('bat') diff --git a/cockpit-sensors/lure.sh b/cockpit-sensors/lure.sh index 7b0b28f..70ad684 100644 --- a/cockpit-sensors/lure.sh +++ b/cockpit-sensors/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='A cockpit module that displays all data reported by lm-sensors' homepage='https://github.com/ocristopfer/cockpit-sensors' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('LGPL-2.1') provides=() diff --git a/fzf/lure.sh b/fzf/lure.sh index 8dfa939..d2573e2 100644 --- a/fzf/lure.sh +++ b/fzf/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='A command-line fuzzy finder' homepage='https://github.com/junegunn/fzf' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('MIT') provides=('fzf' 'fzf-tmux') diff --git a/gocryptfs/lure.sh b/gocryptfs/lure.sh index 24f8e98..9a9641e 100644 --- a/gocryptfs/lure.sh +++ b/gocryptfs/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='Encrypted overlay filesystem written in Go' homepage='https://github.com/rfjakob/gocryptfs/' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('MIT') provides=('gocryptfs' 'gocryptfs-xray') diff --git a/lf/lure.sh b/lf/lure.sh index 279aec9..f127cf7 100644 --- a/lf/lure.sh +++ b/lf/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='A terminal file manager written in Go' homepage='https://github.com/gokcehan/lf' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('MIT') provides=('lf') diff --git a/lsd/lure.sh b/lsd/lure.sh index 96517ab..d2a059d 100644 --- a/lsd/lure.sh +++ b/lsd/lure.sh @@ -3,7 +3,7 @@ version=VERSION release=1 desc='The next gen ls command' homepage='https://github.com/Peltoche/lsd' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('APACHE-2.0') provides=('lsd') diff --git a/sejda-console/lure.sh b/sejda-console/lure.sh index 9893fae..efa0ffc 100644 --- a/sejda-console/lure.sh +++ b/sejda-console/lure.sh @@ -3,7 +3,7 @@ version=3.2.85 release=1 desc='Shell interface for performing pdf manipulations' homepage='https://www.sejda.org' -architectures=('amd64') +architectures=('all') maintainer='SinTan1729' license=('AGPL3') provides=()