summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Giovannetti2021-06-27 23:18:59 +0800
committerDario Giovannetti2021-06-27 23:18:59 +0800
commit3ddcb31f2931666248c557adfca16d4a17f4f885 (patch)
tree4063bc485684925b7d27f5e51fe2689c2f4d8274 /.SRCINFO
parent988ed05f8f26b9803f70b32c91dcb002212815bc (diff)
downloadaur-3ddcb31f2931666248c557adfca16d4a17f4f885.tar.gz
Version 5.5.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70aa060d3057..2480672b38eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wiki-monkey
pkgdesc = Wiki Monkey - MediaWiki (ArchWiki-optimized) bot and editor-assistant user script (server-enabled version).
- pkgver = 5.4.0
- pkgrel = 2
+ pkgver = 5.5.0
+ pkgrel = 1
url = https://github.com/kynikos/wiki-monkey/wiki
arch = any
license = GPL3
@@ -12,8 +12,9 @@ pkgbase = wiki-monkey
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.4.0.tar.gz
- sha256sums = 9dc3b948bd965cb9620d7e0f16781de3d381e25133aacbec349faec48e7dd0db
+ optdepends = gunicorn: serve the application with a proper WSGI server instead of Flask's local development server
+ optdepends = python-pyopenssl: make Flask's local development server use ad-hoc SSL certificates instead of a permanent one
+ source = https://files.pythonhosted.org/packages/source/w/wiki-monkey/wiki-monkey-5.5.0.tar.gz
+ sha256sums = 65434a6f3a15264b4fe705acac39549a0c39df1adbd569ad3092f2906518827f
pkgname = wiki-monkey