summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-07-06 14:00:46 +0100
committerScore_Under2023-07-06 14:00:46 +0100
commit4a0cbca97ec0b3a8e7fd410969293197b37bb39a (patch)
treec115a21756194f9365513804961c8e6d73b4d3f3
parent6a5d31df9fe23b806d7c268c5aecd19ca547ef6c (diff)
downloadaur-4a0cbca97ec0b3a8e7fd410969293197b37bb39a.tar.gz
Update for v534
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fc30e7023ab..fd0d68357dcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 533
+ pkgver = 534
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -28,7 +28,7 @@ pkgbase = hydrus
depends = python-service-identity
depends = qt6-multimedia
depends = python-pyqt6
- depends = hydrus-docs>=533
+ depends = hydrus-docs>=534
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
@@ -42,7 +42,7 @@ pkgbase = hydrus
optdepends = python-pyopenssl: to generate certificates for accessing client API and server via HTTPS
optdepends = swftools: to display SWF thumbnails
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=0ba84e1144f65d47c65a921e1b9659e2639a6b7b
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=623e430dedb5cfd1faea2796c6dca57808faf79b
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 6dbf086abe05..6bee29ddf331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ options=(!strip) # Don't strip libs because there aren't any
pkgname=hydrus
_pkgname=hydrus
-pkgver=533
+pkgver=534
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -32,7 +32,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
# 'python-pyparsing: currently unused'
# 'speedcopy: may speed up file transfers'
'swftools: to display SWF thumbnails')
-source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=0ba84e1144f65d47c65a921e1b9659e2639a6b7b"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=623e430dedb5cfd1faea2796c6dca57808faf79b"
paths-in-opt.patch
hydrus-client
hydrus-server