summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2132a115c811
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = godoctor-git
+ pkgdesc = Go Doctor - The Golang Refactoring Engine
+ pkgver = 480.20170519
+ pkgrel = 1
+ url = https://github.com/godoctor/godoctor
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = go
+ makedepends = git
+ depends = glibc
+ source = git+https://github.com/godoctor/godoctor
+ md5sums = SKIP
+
+pkgname = godoctor-git
+