summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3a7fe98d19a6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = gotask-taskfile-bin
+ pkgdesc = A task runner / simpler Make alternative written in Go (official binary version). Installs as gtask to allow coexistance with taskwarrior.
+ pkgver = 3.4.3
+ pkgrel = 1
+ url = https://taskfile.dev/
+ arch = x86_64
+ arch = i686
+ arch = aarch64
+ arch = armv7h
+ license = MIT
+ provides = gotask-taskfile
+ conflicts = gotask-taskfile
+ source_x86_64 = https://github.com/go-task/task/releases/download/v3.4.3/task_linux_amd64.tar.gz
+ sha256sums_x86_64 = 1492e0d185eb7e8547136c8813e51189f59c1d9e21e5395ede9b9a40d55c796e
+ source_i686 = https://github.com/go-task/task/releases/download/v3.4.3/task_linux_386.tar.gz
+ sha256sums_i686 = 9a2fe84cfb7a0007360116b69598ba7b1b63ead0ec3ced5f7330864705977f20
+ source_aarch64 = https://github.com/go-task/task/releases/download/v3.4.3/task_linux_arm64.tar.gz
+ sha256sums_aarch64 = d1d56f3fbf54965c0ac5366f8679745f315ca2d4c56f962e73ee8f48bea311ee
+ source_armv7h = https://github.com/go-task/task/releases/download/v3.4.3/task_linux_arm.tar.gz
+ sha256sums_armv7h = 5d96701230abe2ce44ab416674431953e177ad949f8be388646a562876fe7921
+
+pkgname = gotask-taskfile-bin