summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Cai2019-03-08 19:54:26 +0800
committerPeter Cai2019-03-08 19:54:26 +0800
commit9ef155e31df6e3945d11f5ff939a4e0a5a187a2f (patch)
tree8d166e5e7cf4142a85f24ace5fe1013151ebd6fb
parentb6e0fbdf4aba6d117c92158b4da41f20e0b62486 (diff)
downloadaur-9ef155e31df6e3945d11f5ff939a4e0a5a187a2f.tar.gz
un-screw lilac
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a6c8353d22d..294df6cd2f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ 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-9x07' '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-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"