summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Galeotti2017-02-11 12:13:19 -0300
committerBruno Galeotti2017-02-11 12:13:19 -0300
commitdece04c725b6b1a1f6754c67da49fc6e23a6333e (patch)
tree40b1bf3fea29561d387b34acf6b1687aa9f23888 /PKGBUILD
parent5ee4a3076379c9b2c306ae723788c52a873866e6 (diff)
downloadaur-dece04c725b6b1a1f6754c67da49fc6e23a6333e.tar.gz
Update to v2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37900993d8b8..a846590f1d4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.0.0
+pkgver=2.1.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/"