summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-10-30 15:19:59 +0200
committerMichael Serajnik2021-10-30 15:19:59 +0200
commit5f0338f484eb2d57e60a533a81d8a16b70fc653b (patch)
treedeea141fdeef94cc8b558b79ad699a8592f265dc
parent5bcb92714bbc69fd8f1d617975c90d1eaf998b3b (diff)
downloadaur-5f0338f484eb2d57e60a533a81d8a16b70fc653b.tar.gz
Update for v459.2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43d986095c3c..5c18d4f2c734 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 458
+ pkgver = 459.2
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -23,6 +23,7 @@ pkgbase = hydrus
depends = python-qtpy
depends = emoji-font
depends = python-mpv
+ depends = python-service-identity
depends = qt5-python-bindings
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
@@ -33,7 +34,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=18517d8a73b7fecaa7a5c8dcf61d30ccbfcb9b51
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=0dfba5a8789e6ad018d388cb1f88cd94462fe52d
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 193799b3b03a..614ead72ad75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=458
+pkgver=459.2
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)
+ python-service-identity qt5-python-bindings)
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=18517d8a73b7fecaa7a5c8dcf61d30ccbfcb9b51"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=0dfba5a8789e6ad018d388cb1f88cd94462fe52d"
paths-in-opt.patch
hydrus-client
hydrus-server