Date: Monday, September 19, 2022 @ 22:22:33 Author: felixonmars Revision: 1305388
upgpkg: shellcheck 0.8.0-201: rebuild with pandoc 2.19.1 Modified: shellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-19 22:22:17 UTC (rev 1305387) +++ PKGBUILD 2022-09-19 22:22:33 UTC (rev 1305388) @@ -5,7 +5,7 @@ _hkgname=ShellCheck pkgname=shellcheck pkgver=0.8.0 -pkgrel=200 +pkgrel=201 pkgdesc="Shell script analysis tool" url="https://www.shellcheck.net" license=("GPL")
