summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1b790a029f4a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = ecs-deploy
+ pkgdesc = Simple shell script for initiating blue-green deployments on Amazon EC2 Container Service (ECS)
+ pkgver = 3.0.65.gda39f64
+ pkgrel = 1
+ url = https://github.com/silinternational/ecs-deploy/
+ arch = any
+ license = custom
+ depends = bash
+ source = ecs-deploy::git+https://github.com/silinternational/ecs-deploy#branch=develop
+ md5sums = SKIP
+
+pkgname = ecs-deploy
+