summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Birks2020-03-20 19:49:05 -0400
committerDavid Birks2020-03-20 19:49:05 -0400
commitdc86e3fafc8523ec2d17b0ef7016f6af97e35845 (patch)
treef9cfacbfbf3722a22c84afc1b5f76b0c0c027b06 /.SRCINFO
downloadaur-dc86e3fafc8523ec2d17b0ef7016f6af97e35845.tar.gz
Initial commit of 0.12.9
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a291790221a0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = tilt
+ pkgdesc = Local Kubernetes development with no stress
+ pkgver = 0.12.9
+ pkgrel = 1
+ url = https://github.com/windmilleng/tilt
+ arch = x86_64
+ license = Apache
+ makedepends = go
+ makedepends = goreleaser
+ makedepends = yarn
+ optdepends = kubectl
+ conflicts = tilt-bin
+ source = tilt-0.12.9.tar.gz::https://github.com/windmilleng/tilt/archive/v0.12.9.tar.gz
+ sha256sums = fddbe7ed021c5da807fc00fcdcab8dd0dae6f9070c3e5a53ca9a066432b0bd00
+
+pkgname = tilt
+