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.
This commit is contained in:
geeseven
2020-05-12 14:58:15 -05:00
committed by GitHub
parent c2a15ce8e9
commit 536cb584f4

View File

@@ -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: