Date: Monday, December 19, 2022 @ 22:41:02 Author: kpcyrd Revision: 1362056
upgpkg: psalm 5.4.0-1 Modified: psalm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-19 21:39:01 UTC (rev 1362055) +++ PKGBUILD 2022-12-19 22:41:02 UTC (rev 1362056) @@ -1,9 +1,9 @@ # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org> pkgname=psalm -pkgver=5.3.0 +pkgver=5.4.0 pkgrel=1 -_commit=b6faa3e96b8eb50ec71384c53799b8a107236bb6 +_commit=62db5d4f6a7ae0a20f7cc5a4952d730272fc0863 pkgdesc='A static analysis tool for finding errors in PHP applications' url="https://psalm.dev/" arch=('any')
