summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2021-08-03 11:09:28 +0200
committersanduhrs2021-08-03 11:09:28 +0200
commit219bc930b4b662083d4bb3f5e3229c70b45df78d (patch)
tree384b0eae263feb2d0967cc9d83cbd6c4b2aa8d93 /PKGBUILD
parent0be6a99eb8134efd4220bfde42678a80b75ba37c (diff)
downloadaur-219bc930b4b662083d4bb3f5e3229c70b45df78d.tar.gz
Update to upstream version 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1a698913197..753195cf2596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Bruno Galeotti <bgaleotti at gmail dot com>
-# Co-Mantainer: Stefan Auditor <stefan.auditor@erdfisch.de>
+# Co-Mantainer: Stefan Auditor <stefan@auditor.email>
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.0.0
+pkgver=3.0.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/"