Date: Sunday, March 20, 2022 @ 00:27:31 Author: felixonmars Revision: 1163059
upgpkg: shellcheck 0.8.0-62: rebuild with pandoc 2.16.1 Modified: shellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 00:27:07 UTC (rev 1163058) +++ PKGBUILD 2022-03-20 00:27:31 UTC (rev 1163059) @@ -5,7 +5,7 @@ _hkgname=ShellCheck pkgname=shellcheck pkgver=0.8.0 -pkgrel=61 +pkgrel=62 pkgdesc="Shell script analysis tool" url="https://www.shellcheck.net" license=("GPL")