summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Galeotti2016-10-11 08:52:53 -0300
committerBruno Galeotti2016-10-11 08:53:07 -0300
commitc8e9411ca6bdec2bbc284de5eb6d9e3c516a220d (patch)
tree4f3139fb03ac06052cd4a0b359a07f50aec56eb0 /PKGBUILD
parent234d9348ed1d56926c072c405a02f87e5904aea1 (diff)
downloadaur-c8e9411ca6bdec2bbc284de5eb6d9e3c516a220d.tar.gz
Update to v1.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7220d453905c..84bcb570e535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=1.12.0
+pkgver=1.12.2
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/"