summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e2d44c44461f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = taskfile-gotask-git
+ pkgdesc = A task runner / simpler Make alternative written in Go. Compiled with 'go-task' as binary name to allow coexistance with taskwarrior.
+ pkgver = 3.0.0.r22.gb136166
+ pkgrel = 1
+ url = https://github.com/go-task/task
+ arch = any
+ license = MIT
+ makedepends = go
+ makedepends = git
+ source = go-task::git://github.com/go-task/task#branch=master
+ md5sums = SKIP
+
+pkgname = taskfile-gotask-git
+