summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8e4832d581ac
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = unifi-throughput-ncurses
+ pkgdesc = Display unifi controller throughput in a terminal
+ pkgver = r57.b7c113f
+ pkgrel = 1
+ url = https://github.com/lamarios/unifi-throughput-ncurses/
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = go
+ depends = ncurses
+ source = git://github.com/lamarios/unifi-throughput-ncurses/
+ sha512sums = SKIP
+
+pkgname = unifi-throughput-ncurses
+