summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Galeotti2016-12-05 13:55:34 -0300
committerBruno Galeotti2016-12-05 13:55:34 -0300
commit5ee4a3076379c9b2c306ae723788c52a873866e6 (patch)
tree32696da5e0bd8a56d6d9cd296f4d6a2d6a2c4841 /PKGBUILD
parentc8e9411ca6bdec2bbc284de5eb6d9e3c516a220d (diff)
downloadaur-5ee4a3076379c9b2c306ae723788c52a873866e6.tar.gz
Update to v2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84bcb570e535..37900993d8b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=1.12.2
+pkgver=2.0.0
pkgrel=1
pkgdesc="Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)."
url="http://cs.sensiolabs.org/"