summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-05-24 17:32:01 +0200
committerStefan Auditor2023-05-24 17:32:01 +0200
commitd489b2731845d913f8d4f43db893b5325e5c2624 (patch)
tree6c8e9d896e15a4ef2af33acf99d853eecdea6b49 /PKGBUILD
parent1bfbc0707adfa6a421e7aa74b7b23420fce622c8 (diff)
downloadaur-d489b2731845d913f8d4f43db893b5325e5c2624.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 50e21c0cdf1f..19db50efda88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.14.3
+pkgver=3.14.4
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"