summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2024-04-02 13:31:29 +0200
committerStefan Auditor2024-04-02 13:31:29 +0200
commit65eb9312fe1d5656ba7e32adfd8253ea2961fd3a (patch)
tree177a5459d8c48f8abfb41e4f43723e9231a05d1e /PKGBUILD
parentbd084d9b414e588be5757c0a032ea27b10b7de99 (diff)
downloadaur-php-cs-fixer.tar.gz
Update upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dd70c1eb803..0a0a05c96d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.51.0
+pkgver=3.52.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"