summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-06-29 16:30:13 +0100
committerScore_Under2023-06-29 16:30:13 +0100
commit6a5d31df9fe23b806d7c268c5aecd19ca547ef6c (patch)
tree831e3681181ca220201be9cbdc963c6898c6a327
parentef3c377afcbcf20ea0743745e5cdcac10701153f (diff)
downloadaur-6a5d31df9fe23b806d7c268c5aecd19ca547ef6c.tar.gz
Update for v533
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6283eaa4696..3fc30e7023ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 532.a
+ pkgver = 533
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>=532.a
+ depends = hydrus-docs>=533
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=8ffe359c505a0e6cf224896706eb60f05738dfe9
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=0ba84e1144f65d47c65a921e1b9659e2639a6b7b
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 2204e266523f..6dbf086abe05 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=532.a
+pkgver=533
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=8ffe359c505a0e6cf224896706eb60f05738dfe9"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=0ba84e1144f65d47c65a921e1b9659e2639a6b7b"
paths-in-opt.patch
hydrus-client
hydrus-server