summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-05-05 23:26:10 +0200
committerMichael Serajnik2021-05-05 23:26:10 +0200
commit550daac630fa866618bc0b13b60d68a760732bea (patch)
tree4ea1ae80cc5bc8cb5ec024141951115a1a78c464
parentdfdbc88c1c37519e9a5d6e511482eeb0a1673e02 (diff)
downloadaur-550daac630fa866618bc0b13b60d68a760732bea.tar.gz
Update for v438
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5f734acb552..5b4348499ab6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 437
+ pkgver = 438
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -23,7 +23,7 @@ pkgbase = hydrus
depends = python-qtpy
depends = emoji-font
depends = python-mpv
- depends = qt5-python-bindings
+ depends = pyside2
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
@@ -33,7 +33,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=23146f47e2cf14b35c0326205db16c1b7239b07f
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=458838c4b8a5a984d5b9c63cc5a841de62d195dd
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 11c3f8ae7b48..1243d1a71139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=437
+pkgver=438
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -16,7 +16,7 @@ depends=(python python-opencv python-beautifulsoup4 python-yaml
'python-lz4>=0.10.1' python-numpy python-twisted python-pillow
python-pysocks python-psutil python-send2trash python-html5lib
python-requests python-qtpy emoji-font python-mpv
- qt5-python-bindings)
+ pyside2)
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
@@ -24,7 +24,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
'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=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=23146f47e2cf14b35c0326205db16c1b7239b07f"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=458838c4b8a5a984d5b9c63cc5a841de62d195dd"
paths-in-opt.patch
hydrus-client
hydrus-server