summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames An2016-08-02 16:32:30 -0400
committerJames An2016-08-02 16:32:30 -0400
commit41372085f45cad2db13bcd9209f388b8d5563dab (patch)
treed85e93dcfb72c5887e9afd8ff00e662380b984ad /.SRCINFO
downloadaur-41372085f45cad2db13bcd9209f388b8d5563dab.tar.gz
Initial commit with working package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fb74213a098a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = platformsh-cli-git
+ pkgdesc = The unified tool for managing your Platform.sh services from the command line.
+ pkgver = 3.3.5.r0.g63a69c1
+ pkgrel = 1
+ url = https://github.com/jamesan/platformsh-cli
+ arch = any
+ license = GPL
+ depends = git
+ depends = php
+ optdepends = drush
+ optdepends = composer
+ provides = platformsh-cli=3.3.5.r0.g63a69c1
+ conflicts = platformsh-cli
+ source = platformsh-cli::git+https://github.com/platformsh/platformsh-cli.git#branch=master
+ md5sums = SKIP
+
+pkgname = platformsh-cli-git
+