From 536cb584f486fbd93feb2c3fe8f30703e52a6118 Mon Sep 17 00:00:00 2001 From: geeseven <2334728+geeseven@users.noreply.github.com> Date: Tue, 12 May 2020 14:58:15 -0500 Subject: [PATCH] update dependency free AUR package The `shellcheck-static` AUR package has been removed and `shellcheck-bin` is an option for a dependency free AUR package. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce57d07..bfb3a99 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ On Arch Linux based distros: pacman -S shellcheck -or get the dependency free [shellcheck-static](https://aur.archlinux.org/packages/shellcheck-static/) from the AUR. +or get the dependency free [shellcheck-bin](https://aur.archlinux.org/packages/shellcheck-bin/) from the AUR. On Gentoo based distros: