summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2017-12-18 18:19:57 +0100
committerStefan Auditor2017-12-18 18:19:57 +0100
commit1bdf6ef0fc0ee9136df9333df01298c70678b4b7 (patch)
treeceaa75f77f4fa343ae2d5e2e1930cf767f48575c /PKGBUILD
parent0be2974439259e78a1e0d0d6fb2815d5c54b5154 (diff)
downloadaur-1bdf6ef0fc0ee9136df9333df01298c70678b4b7.tar.gz
Update to upstream version 2.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1806b22a5ebf..f8ece68d266f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.8.3
+pkgver=2.8.4
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/"