summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-05-24 17:31:49 +0200
committerStefan Auditor2023-05-24 17:31:49 +0200
commitf9405045b5cd6b879269c4e52bf8f67d543b7077 (patch)
tree22bb0076fb0504044593d76e6d75bd06c043c0f6 /PKGBUILD
parent8c9b61c91352caed697a1b6f491f242edbb576a3 (diff)
downloadaur-f9405045b5cd6b879269c4e52bf8f67d543b7077.tar.gz
Update to new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53e5f69dad69..577e0622fe8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.14.0
+pkgver=3.14.1
pkgrel=1
pkgdesc="Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)."
url="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer"