summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2022-05-25 23:18:43 +0100
committerScore_Under2022-05-25 23:18:43 +0100
commitcc3dfc266ecd8e3a0dbc5b617e5fe8796a13da70 (patch)
treefc3a8242a47476f47a11eb948511072fd217bff6 /PKGBUILD
parent8e66cba33b4cdb06afa684ca6ce83caf36ea6e09 (diff)
downloadaur-cc3dfc266ecd8e3a0dbc5b617e5fe8796a13da70.tar.gz
Update for v486
mkdocs has been pinned to a newer version for user-friendliness reasons: the Arch repos have updated python-jinja to a version incompatible with 1.2.x, and it may not be obvious to to those who do not program in Python exactly where the problem is.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c3f30df3c96..a11881f39ee0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgname=hydrus
_pkgname=hydrus
-pkgver=485a
+pkgver=486
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -17,14 +17,14 @@ depends=(python python-opencv python-beautifulsoup4 python-yaml
python-pysocks python-psutil python-send2trash python-html5lib
python-requests python-qtpy emoji-font python-mpv
python-service-identity qt5-python-bindings fmt pyside2)
-makedepends=(git mkdocs mkdocs-material 'pymdown-extensions>=9.4')
+makedepends=(git 'mkdocs>=1.3.0' mkdocs-material 'pymdown-extensions>=9.4')
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
'desktop-file-utils: to add Hydrus to your desktop environment menus'
'python-cloudscraper: bypass cloudflare "checking your browser" challenges'
'python-pyqt5-chart: display bandwidth usage charts'
'python-pyopenssl: to generate certificates for accessing client API and server via HTTPS')
-source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=4f39dfe28ce3fa3537f0d9a94687f21f6668e04d"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=5db6daa416484ec12c0b861120777a9a6086fef1"
paths-in-opt.patch
hydrus-client
hydrus-server