Date: Monday, December 12, 2022 @ 10:40:16 Author: kpcyrd Revision: 1358829
upgpkg: psalm 5.2.0-1 Modified: psalm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-12 10:13:07 UTC (rev 1358828) +++ PKGBUILD 2022-12-12 10:40:16 UTC (rev 1358829) @@ -1,9 +1,9 @@ # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org> pkgname=psalm -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 -_commit=4defa177c89397c5e14737a80fe4896584130674 +_commit=fb685a16df3050d4c18d8a4100fe83abe6458cba pkgdesc='A static analysis tool for finding errors in PHP applications' url="https://psalm.dev/" arch=('any')
