summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDrew DeVault2018-03-02 09:21:02 -0500
committerDrew DeVault2018-03-02 09:21:02 -0500
commit0fe0f1f6f6bda8bb2f2816e0a1913ce64517b97e (patch)
tree4f4ef64e0345cfb66a6b34df51ba517a17c4bd07 /.SRCINFO
downloadaur-0fe0f1f6f6bda8bb2f2816e0a1913ce64517b97e.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..b8a0f24f26ee
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = vgo-git
+ pkgdesc = Versioned Go (git version)
+ pkgver = r34.88f0e96
+ pkgrel = 1
+ url = https://github.com/golang/vgo
+ arch = x86_64
+ license = BSD
+ makedepends = go
+ source = git+https://github.com/golang/vgo
+ sha256sums = SKIP
+
+pkgname = vgo-git
+