#!/bin/mkpkg # description: Static analysis tool for shell scripts # url: https://www.shellcheck.net/ name=shellcheck version=0.11.0 release=1 source=(https://github.com/koalaman/shellcheck/releases/download/v$version/shellcheck-v$version.linux.x86_64.tar.xz) sha256sums=( "8c3be12b05d5c177a04c29e3c78ce89ac86f1595681cab149b65b97c4e227198" ) build() { cd shellcheck-v$version install -Dm755 shellcheck $PKG/usr/bin/shellcheck #install -Dm644 LICENSE.txt $PKG/usr/share/licenses/$name/LICENSE.txt } signify() { untrusted comment: public key RWTZ9IduCSQ/mL8337TEUinPwT92xFEUpD92hkS7IxcOnzTt9QdpohT3 }