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..28bed6f845d3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = hblox-git
+ pkgdesc = hblox is an command line ad blocker for Linux using the hosts file. (written in Python 3)
+ pkgver = r8.65d2d86
+ pkgrel = 1
+ url = https://github.com/memoryleakx/hblox
+ arch = any
+ license = GPL3
+ depends = python-clint>=0.5
+ depends = python-urllib3>=1.22
+ depends = sqlite>=3.20
+ source = git+https://github.com/memoryleakx/hblox.git
+ sha256sums = SKIP
+
+pkgname = hblox-git
+