summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Giovannetti2018-12-05 23:39:52 +0800
committerDario Giovannetti2018-12-05 23:39:52 +0800
commitd994131dbcf5ba7f22a22ffdbd2a9d18ac23fd41 (patch)
treee18045b3e53da56482ac089e08da9ee9975acf75 /.SRCINFO
downloadaur-d994131dbcf5ba7f22a22ffdbd2a9d18ac23fd41.tar.gz
Release v5.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b30ba1c60525
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = wiki-monkey
+ pkgdesc = Wiki Monkey - MediaWiki (ArchWiki-optimized) bot and editor-assistant user script (server-enabled version).
+ pkgver = 5.0.0
+ pkgrel = 1
+ url = https://github.com/kynikos/wiki-monkey/wiki
+ arch = any
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python-configfile
+ depends = python-xdg
+ depends = python-flask-restinpeace
+ depends = python-flask-cors
+ depends = python-flask-migrate
+ depends = python-marshmallow-sqlalchemy
+ optdepends = python-pyopenssl: use ad-hoc SSL certificates instead of generating one
+ source = https://files.pythonhosted.org/packages/source/w/wiki-monkey/wiki-monkey-5.0.0.tar.gz
+ sha256sums = 60144bef4a7a1caa08987949a2547bf7f42df948080dd349f76a5aaddc30605b
+
+pkgname = wiki-monkey
+