summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Galeotti2018-12-11 10:02:57 -0300
committerBruno Galeotti2018-12-11 10:02:57 -0300
commit7a949a42280c4d45a4cd7d31d919e032c582f3f1 (patch)
treef538d4b3d7e42fcb9cb514535ede9ef5af949167 /PKGBUILD
parentf1e702c62c77b5344f7df3ec9ddeeb1ea9c2aaf8 (diff)
downloadaur-7a949a42280c4d45a4cd7d31d919e032c582f3f1.tar.gz
Update to upstream version 2.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b562a2eb7391..05acdbe63e18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.13.0
+pkgver=2.13.1
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/"