summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-03-17 22:54:20 +0200
committerDimitris Kiziridis2020-03-17 22:54:20 +0200
commitfdecc1b0886bdabb868a1d85f9ac9cc29124faec (patch)
tree6c1df1df3daf5783d099b178d745ab9f30b69ec9 /.SRCINFO
downloadaur-fdecc1b0886bdabb868a1d85f9ac9cc29124faec.tar.gz
Initial commit
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..30ec490071c5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = gomplate-bin
+ pkgdesc = A flexible commandline tool for template rendering. Supports lots of local and remote datasources
+ pkgver = 3.6.0
+ pkgrel = 1
+ url = https://gomplate.ca
+ arch = x86_64
+ license = MIT
+ provides = gomplate
+ source = https://github.com/hairyhenderson/gomplate/releases/download/v3.6.0/gomplate_linux-amd64
+ md5sums = 7039b07e5b5130b1bc8ee378f5d2eec4
+
+pkgname = gomplate-bin
+