Search Criteria
Package Details: shellcheck-bin 0.7.1-1
Git Clone URL: | https://aur.archlinux.org/shellcheck-bin.git (read-only, click to copy) |
---|---|
Package Base: | shellcheck-bin |
Description: | Shell script analysis tool (binary release) |
Upstream URL: | https://shellcheck.net |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | katt |
Maintainer: | katt |
Last Packager: | katt |
Votes: | 55 |
Popularity: | 5.22 |
First Submitted: | 2020-05-02 14:41 |
Last Updated: | 2020-07-12 15:26 |
Dependencies (0)
Required by (20)
- aursec (requires shellcheck) (check)
- aursec-git (requires shellcheck) (check)
- aursec-tui (requires shellcheck) (check)
- aursec-tui-git (requires shellcheck) (check)
- domino-chain (requires shellcheck) (make)
- dosh (requires shellcheck) (check)
- git-bookmark-git (requires shellcheck) (optional)
- openvino (requires shellcheck) (make)
- openvino-git (requires shellcheck) (make)
- openvpn-unroot-git (requires shellcheck) (check)
- pidswallow-dev-git (requires shellcheck) (check)
- prosody-hg (requires shellcheck) (check)
- realtime-suggestions (requires shellcheck) (check)
- rua (requires shellcheck) (optional)
- rua-git (requires shellcheck) (optional)
- twa (requires shellcheck) (check)
- usbctl-git (requires shellcheck) (check)
- vim-ale-git (requires shellcheck) (optional)
- vim-pkgbuild-git (requires shellcheck) (optional)
- zfs-prune-snapshots (requires shellcheck) (check)
Sources (3)
- https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.linux.aarch64.tar.xz (aarch64)
- https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.linux.armv6hf.tar.xz (armv6h)
- https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.linux.x86_64.tar.xz (x86_64)
Latest Comments
« First ‹ Previous 1 2
cdkitching commented on 2017-11-14 15:06
timofonic: You asked for -git/nightly builds. The developer started offering them, soooo - have a PKGBUILD:
https://aur.archlinux.org/packages/shellcheck-git-static
doskoi: The ranty message has been updated to correctly express how irritating Haskell packaging on Arch is at the moment. Thank you.
abouvier commented on 2017-10-24 23:18
The haskell dependencies weight "only" 130 MB now ;)
Alad commented on 2017-10-24 23:03
Should be renamed to -bin. -static implies there's some special configuration going on, but the package is still built from source, where this one clearly isn't.
cdkitching commented on 2017-10-24 15:22
That storage is maintained by the developer. He saw the whole pandoc-static thing going down on the forums and set that up. It's linked to from the github page:
https://github.com/koalaman/shellcheck#installing
If you can point me to a more up-to-date source of a static build (ie. one without hundreds of MB of haskell dependencies) I'll immediately update this package to use it.
timofonic commented on 2017-10-24 14:44
Would it be possible to offer -git/nightly builds of the package?
I found the following, but latest date comes from 16 October 2017. Who maintains that storage?
https://shellcheck.storage.googleapis.com/shellcheck-latest.linux.x86_64.tar.xz
I'm going to clone your package and modify it to use the latest version. I can assign you as maintaner or co-maintainer if you want to ;)
cdkitching commented on 2017-06-26 18:23
Done.
abouvier commented on 2017-06-26 17:54
You didn't updated pkgrel in the .SRCINFO file with the last update.
acidrain42 commented on 2017-06-26 14:17
Much appreciated, thank you!