summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2018-07-09 10:26:49 +0200
committerStefan Auditor2018-07-09 10:26:49 +0200
commitc03f9f210ea7ff8d671eb47a530a7bd19854c1b1 (patch)
treee54a1319a5106bac57b8646c10c69c3aeba58b83 /PKGBUILD
parent763098adfd8a1159659c393fcb428e8152b4c68f (diff)
downloadaur-c03f9f210ea7ff8d671eb47a530a7bd19854c1b1.tar.gz
Update to upstream version 2.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd01d0102a9f..ca58ddaed5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=2.12.0
+pkgver=2.12.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/"