summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a889f7362fce..d9a080ec8d07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php-cs-fixer
pkgdesc = Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
pkgver = 1.10
- pkgrel = 2
+ pkgrel = 3
url = http://cs.sensiolabs.org/
install = php-cs-fixer.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e2b1fa15a5f2..52e7fd6a82e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=php-cs-fixer
_pkgname=PHP-CS-Fixer
pkgver=1.10
-pkgrel=2
+pkgrel=3
pkgdesc="Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)."
url="http://cs.sensiolabs.org/"
license="MIT"