summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Auditor2016-01-30 11:20:41 +0100
committerStefan Auditor2016-01-30 11:20:41 +0100
commitffa79aa8167ca8bd378b1b90332f27c42201a265 (patch)
treef1014c537023fc99dea0d1e60c07726b65bf3b0e /.SRCINFO
parent2f7446e34b5b848e03566013416baac417b249a0 (diff)
downloadaur-ffa79aa8167ca8bd378b1b90332f27c42201a265.tar.gz
Streamline with *-git version of the package
Move away from prepackaged phar. Use git to checkout the codebase and compile the *.phar file with php-box ourself.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4362ca7591d..955dcc0b64ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 20 22:24:24 UTC 2016
+# Sat Jan 30 10:16:44 UTC 2016
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.11.1
@@ -9,9 +9,10 @@ pkgbase = php-cs-fixer
license = MIT
makedepends = php-box
makedepends = php-composer
+ makedepends = git
depends = php>=5.3.6
- source = https://github.com/FriendsOfPHP/PHP-CS-Fixer/archive/v1.11.1.tar.gz
- sha512sums = 79655636a59124f7d773bdf236f453115b4c808479fc7a31f8881151f040956939537f42ef002600ced90f45a08fca98e76744c20509b78a04b3d27408f4ca7f
+ source = php-cs-fixer::git+https://github.com/FriendsOfPHP/PHP-CS-Fixer
+ sha512sums = SKIP
pkgname = php-cs-fixer