summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorScore_Under2018-08-11 20:01:33 +0100
committerScore_Under2018-08-11 20:01:33 +0100
commitad7f34850322922340fbd21009ccb08fdfd11e34 (patch)
tree0042dc66b780815cd91ecbbc8864b87896d96402 /.SRCINFO
parent8ee6e2dbfe141e517955aa52b2988a016a986da8 (diff)
downloadaur-ad7f34850322922340fbd21009ccb08fdfd11e34.tar.gz
Depend on html5lib instead of lxml
This is reported to provide less buggy parsing behaviour in the client, and appears to be the default backend in the official release.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4056a0e871f4..0e6ffa2511db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Aug 9 17:42:39 UTC 2018
+# Sat Aug 11 19:00:00 UTC 2018
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 317
- pkgrel = 1
+ pkgrel = 2
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -25,7 +25,7 @@ pkgbase = hydrus
depends = python2-pysocks
depends = python2-psutil
depends = python2-send2trash
- depends = python2-lxml
+ depends = python2-html5lib
depends = python2-requests
depends = hdf5
depends = python2-wxpython-phoenix