summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-10-09 12:27:13 +0200
committerStefan Auditor2023-10-09 12:27:13 +0200
commitd102d6630d4e915d76e172e85999f7e96254c77d (patch)
tree02d533e7aefbf2aac8db18811c619455e16712d4 /PKGBUILD
parent90b39fd281f6c091add2027ea676470dd7fbe2e8 (diff)
downloadaur-d102d6630d4e915d76e172e85999f7e96254c77d.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 9a9aa058a241..50cdebf83fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.30.0
+pkgver=3.31.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"