summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2021-06-01 17:24:30 +0200
committersanduhrs2021-06-01 17:24:30 +0200
commitdbcb3fab4d6f4492dbc56f2976300f6626c4f4f6 (patch)
tree28a33e55444c2b4ad66bf2037fac0bba042a5cc2 /PKGBUILD
parent8960c7bd93bf108dbf43d723519aa8cfb43851ff (diff)
downloadaur-dbcb3fab4d6f4492dbc56f2976300f6626c4f4f6.tar.gz
Update to upstream version 2.18.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc97d0832d0f..bc8235143a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.18.4
+pkgver=2.18.5
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/"