summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2022-03-29 12:31:47 +0800
committerLeo2022-03-29 12:31:47 +0800
commit6baa238ab096d3ee5693f3fdfed8c94bf8c35771 (patch)
tree574771aea57dfefe73d01504968ebc9c06292942 /PKGBUILD
parent915ff297f29772ef347fa5c74b2b563936e2137d (diff)
downloadaur-6baa238ab096d3ee5693f3fdfed8c94bf8c35771.tar.gz
New upstream version 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b33d9019b137..08492cf1bf71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leo <i@setuid0.dev>
pkgname=phpstan
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="PHP Static Analysis Tool"
url="https://phpstan.org/"