kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / psalm


Commits:
678b7042 by kpcyrd at 2025-02-05T19:48:37+01:00
upgpkg: 6.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = psalm
        pkgdesc = A static analysis tool for finding errors in PHP applications
-       pkgver = 6.3.0
+       pkgver = 6.4.0
        pkgrel = 1
        url = https://psalm.dev/
        arch = any
@@ -8,9 +8,9 @@ pkgbase = psalm
        makedepends = composer
        makedepends = git
        depends = php
-       source = git+https://github.com/vimeo/psalm.git#tag=6.3.0
+       source = git+https://github.com/vimeo/psalm.git#tag=6.4.0
        source = composer.lock
-       b2sums = 
f6d681328b6a7050545d2a4400a69d530dea3842577fae735bd502c7279905f1a633073e66ecdddf95525af624a0f1496247d9d8f1a76e6ac3d073b9584e0be0
+       b2sums = 
592c211bf1d7866b47413bf69e08a623835a698cfd30433d22f7c430cafb98726d26ef9811dbb819abf223f9d32653a8078141d5fc79bf72764672c058b4ae39
        b2sums = 
79a12c26e08d6dd8146d56c9ca4c36cc64ee27df2aacd32c52aea51fe2386ff4eec58907759d10d08c12a1b9570fc6f1f791b6319543632eb3eb1da7be64e442
 
 pkgname = psalm


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=psalm
-pkgver=6.3.0
+pkgver=6.4.0
 pkgrel=1
 pkgdesc='A static analysis tool for finding errors in PHP applications'
 url="https://psalm.dev/";
@@ -11,7 +11,7 @@ depends=('php')
 makedepends=('composer' 'git')
 source=("git+https://github.com/vimeo/psalm.git#tag=${pkgver}";
         "composer.lock")
-b2sums=('f6d681328b6a7050545d2a4400a69d530dea3842577fae735bd502c7279905f1a633073e66ecdddf95525af624a0f1496247d9d8f1a76e6ac3d073b9584e0be0'
+b2sums=('592c211bf1d7866b47413bf69e08a623835a698cfd30433d22f7c430cafb98726d26ef9811dbb819abf223f9d32653a8078141d5fc79bf72764672c058b4ae39'
         
'79a12c26e08d6dd8146d56c9ca4c36cc64ee27df2aacd32c52aea51fe2386ff4eec58907759d10d08c12a1b9570fc6f1f791b6319543632eb3eb1da7be64e442')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/psalm/-/commit/678b7042c9c78aa673f7ec540094869555226b91

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/psalm/-/commit/678b7042c9c78aa673f7ec540094869555226b91
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to