summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-09-12 11:30:40 +0200
committerStefan Auditor2023-09-12 11:30:40 +0200
commit4edfed5b8996dd44ab95cc4f513e54da7412dea2 (patch)
tree0916b751d51d731646b4ac125a11d84bdb20db13 /PKGBUILD
parent334b615e70cc0ef2bf6024b766fd613c0e73c9a1 (diff)
downloadaur-4edfed5b8996dd44ab95cc4f513e54da7412dea2.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 16e865903704..c7467e590d99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.20.0
+pkgver=3.21.0
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"