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: | 51 |
Popularity: | 3.15 |
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
1 2 Next › Last »
quite commented on 2019-11-14 09:17
I'm missing the man file in this package! community/shellcheck has it
joshm commented on 2019-08-04 13:26
No problem, thanks for your help!
cdkitching commented on 2019-08-04 00:36
... Aand now I've woken up sufficiently to notice that my prior comment is largely nonsense. The months-old advise posted below has finally been adopted, and we're using the versioned packages now.
Apologies for any inconvenience.
cdkitching commented on 2019-08-04 00:27
All sorted now. The developer-provided statically linked binary isn't stored at a versioned URL, so this pkgbuild doesn't fail particularly nicely when they bump their version. It'll just start failing the checksum.
Slightly irritating, but it seems to happen only about twice a year.
joshm commented on 2019-08-02 14:23
This isn't installing for me ...
defty commented on 2019-06-15 06:06
Here is a patch
CyberShadow commented on 2019-04-24 18:26
The source provides sha512sums which you can use in the PKGBUILD. It's better to use integrity sums from upstream if they're available.
It's probably better to use the specific version file (shellcheck-v0.6.0.linux.x86_64.tar.xz.) rather than the "latest" version, as that will make the PKGBUILD not break when the software is updated. It will also solve the problem with overwriting a file with the same name when a new version is built.
barbuk commented on 2019-01-15 12:32
v6.0 pkgbuild:
willemw commented on 2018-10-28 09:42
The source binary is not compatible with i686. Please remove i686 from arch=.
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.