summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSefa Eyeoglu2019-02-24 13:42:00 +0100
committerSefa Eyeoglu2019-02-24 13:42:00 +0100
commit51341f02321c796ecd44bd41e375b02b55e91df8 (patch)
treebfb818ddeb64f010c7532804a580f143cd0cf9f2 /.SRCINFO
downloadaur-51341f02321c796ecd44bd41e375b02b55e91df8.tar.gz
Initial commit
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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..44a24dd16bfa
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = eta-git
+ pkgdesc = Tool for monitoring ETA and progress of an arbitrary process
+ pkgver = r14.d91d294
+ pkgrel = 1
+ url = https://github.com/aioobe/eta
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = fish>=2.3.0
+ depends = curl
+ depends = git
+ source = eta::git+https://github.com/aioobe/eta.git
+ sha512sums = SKIP
+
+pkgname = eta-git
+