summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..717b45598289
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = pingg-git
+ pkgdesc = Ping latency graphical CLI.
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = http://gitlab.com/thann/pingg/
+ arch = any
+ license = UNLICENSE
+ makedepends = git
+ makedepends = npm
+ depends = nodejs
+ provides = pingg
+ conflicts = pingg
+ source = pingg-git::git+https://gitlab.com/thann/pingg.git
+ md5sums = SKIP
+
+pkgname = pingg-git
+