summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2020-12-09 08:44:23 +0100
committersanduhrs2020-12-09 08:44:23 +0100
commit7330df243120827dbc78ffc3cbe09d2f01bcf67b (patch)
tree4a12f5dd2d237ae571b18030629397d8b6c45bda /PKGBUILD
parentcb5143943949f48f4a5d5a95081ccbd13131418f (diff)
downloadaur-7330df243120827dbc78ffc3cbe09d2f01bcf67b.tar.gz
Update to upstream version 2.16.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eefac812a424..e7d6b409c110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.16.7
+pkgver=2.16.8
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/"