summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristoph Gysin2020-04-09 10:41:58 +0300
committerChristoph Gysin2020-04-09 10:41:58 +0300
commit96388e3490885c0ebd5b9c2ad19a0d6d8f3fd333 (patch)
treed3250aa478d2e826b75feebc7886aff1129722da /.SRCINFO
downloadaur-96388e3490885c0ebd5b9c2ad19a0d6d8f3fd333.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..15bb188f3bcb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = aws-cfn-template-flip
+ pkgdesc = Tool for converting AWS CloudFormation templates between JSON and YAML formats.
+ pkgver = 1.2.2
+ pkgrel = 1
+ url = https://github.com/awslabs/aws-cfn-template-flip
+ arch = any
+ license = BSD
+ makedepends = python-distribute
+ depends = python-click
+ depends = python-yaml
+ source = https://github.com/awslabs/aws-cfn-template-flip/archive/1.2.2.tar.gz
+ sha256sums = c2780f27b74bd14222d19dd82b2b60ca6451c91e5a5ea963758b085bf9dde9ea
+
+pkgname = aws-cfn-template-flip
+