summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..04cd9ae50b76
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = goaccess-git
+ pkgdesc = GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
+ pkgver = r2768.2789816
+ pkgrel = 1
+ url = https://goaccess.io
+ arch = any
+ license = MIT
+ depends = ncurses
+ provides = goaccess
+ conflicts = goaccess
+ backup = etc/goaccess.conf
+ source = git+https://github.com/allinurl/goaccess.git
+ md5sums = SKIP
+
+pkgname = goaccess-git
+