summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2021-03-12 16:37:56 +0800
committerlilac2021-03-12 16:37:56 +0800
commit96a5c6f3cacc3606870604237bcdb3b9bb9ee442 (patch)
tree933d340fd7f8cf3ac0e7e2378aab4ea82f1859c7 /PKGBUILD
parent4d88ffa121c5cf9b6ba3edbeb83b57a1fde831f4 (diff)
downloadaur-96a5c6f3cacc3606870604237bcdb3b9bb9ee442.tar.gz
[lilac] updated to 0.12.5-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f08047af2fd7..8b635abc2d1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# Contributor: Reventlov <contact+aur@volcanis.me>
pkgname=isso
pkgver=0.12.5
-pkgrel=1
+pkgrel=3
pkgdesc="A commenting python server similar to Disqus"
arch=('any')
url="http://posativ.org/isso/"
license=('MIT')
-depends=('python-bleach' 'python-jinja' 'python-werkzeug' 'python-html5lib' 'python-misaka' 'python-itsdangerous' 'python-six' 'python-cffi' 'sqlite' 'python-setuptools')
+depends=('python-bleach' 'python-jinja' 'python-werkzeug' 'python-html5lib' 'python-misaka' 'python-itsdangerous' 'python-six' 'python-flask-caching' 'python-cffi' 'sqlite' 'python-setuptools')
makedepends=('git' 'python')
backup=('etc/isso.conf')
source=("isso-${pkgver}-pypi.tar.gz::https://files.pythonhosted.org/packages/source/i/isso/isso-${pkgver}.tar.gz"