summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2022-07-27 21:31:59 +1000
committerLeo2022-07-27 21:31:59 +1000
commit760a6ce658ff1aaa2eca518ecb2cd78998d711a5 (patch)
treead91454d7e32d3ccee151e647b5f380ad89e8ffb /PKGBUILD
parentbcf2687d0dfcb0a90bd7d145690378f0c444dd09 (diff)
downloadaur-760a6ce658ff1aaa2eca518ecb2cd78998d711a5.tar.gz
New upstream version 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 432b82552640..d0893dd6e17c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leo <i@setuid0.dev>
pkgname=phpstan
-pkgver=1.8.0
+pkgver=1.8.2
pkgrel=1
pkgdesc="PHP Static Analysis Tool"
url="https://phpstan.org/"