Date: Friday, October 14, 2022 @ 17:32:49 Author: felixonmars Revision: 1328618
upgpkg: shellcheck 0.8.0-225: rebuild with aeson 2.1.0.0 Modified: shellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-14 17:32:37 UTC (rev 1328617) +++ PKGBUILD 2022-10-14 17:32:49 UTC (rev 1328618) @@ -5,7 +5,7 @@ _hkgname=ShellCheck pkgname=shellcheck pkgver=0.8.0 -pkgrel=224 +pkgrel=225 pkgdesc="Shell script analysis tool" url="https://www.shellcheck.net" license=("GPL")