chore: -bin package
This commit is contained in:
parent
501ee8335c
commit
5e713f7316
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = shellcheck-bin
|
pkgbase = shellcheck-bin
|
||||||
pkgdesc = Shell script analysis tool (binary release, static)
|
pkgdesc = Shell script analysis tool (binary release, static)
|
||||||
pkgver = 0.11.0
|
pkgver = 0.11.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://shellcheck.net
|
url = https://shellcheck.net
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = armv6h
|
arch = armv6h
|
||||||
|
|
|
||||||
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgname=shellcheck-bin
|
pkgname=shellcheck-bin
|
||||||
pkgver=0.11.0
|
pkgver=0.11.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
url='https://shellcheck.net'
|
url='https://shellcheck.net'
|
||||||
pkgdesc='Shell script analysis tool (binary release, static)'
|
pkgdesc='Shell script analysis tool (binary release, static)'
|
||||||
license=(
|
license=(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue