summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-05-24 17:32:26 +0200
committerStefan Auditor2023-05-24 17:32:26 +0200
commitfd1f5de8bb78aad4f8c16395e4fdf525dd10662b (patch)
tree7f8f10b5beed771ce2b83742fd653c5fc72f31dc /PKGBUILD
parentdbed822b501aba65413685193ef922026ba8e602 (diff)
downloadaur-fd1f5de8bb78aad4f8c16395e4fdf525dd10662b.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 3a61988886c8..8c8171bc3d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.15.0
+pkgver=3.15.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"