summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2021-01-12 11:21:24 +0800
committerLeo2021-01-12 11:21:24 +0800
commitcfe256edeee7f91a51a8f3f686d2c917478f704b (patch)
tree13549058b06c280211af030fe0abd4397a07b70a /PKGBUILD
parent53fceb3fda70096548ed3b0abeb074ebf2d5f089 (diff)
downloadaur-cfe256edeee7f91a51a8f3f686d2c917478f704b.tar.gz
New upstream version 4.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1123375b6728..5903c7d7e66b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leo <i@setuid0.dev>
pkgname=phan
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Phan is a static analyzer for PHP that prefers to minimize false-positives."
url="https://github.com/phan/phan/wiki"