summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e13fa3256c29
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = httpobs-git
+ pkgdesc = A command line tool to scan your website
+ pkgver = r650.b267848
+ pkgrel = 1
+ url = https://github.com/mozilla/http-observatory
+ arch = any
+ license = custom:MPL2
+ makedepends = python-setuptools
+ depends = python-celery
+ depends = python-beautifulsoup4
+ depends = python-publicsuffixlist
+ provides = httpobs
+ conflicts = httpobs
+ source = httpobs::git+https://github.com/mozilla/http-observatory
+ sha256sums = SKIP
+
+pkgname = httpobs-git
+