summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-06-08 00:03:43 +0100
committerScore_Under2023-06-08 00:03:43 +0100
commitf95f97ad1bda62191bcc8203549e725639d48fe0 (patch)
tree7d8cf27b4dce06108552422ca80527338097ecb0
parent435ab55a1a982718a6ab66b80f0431d1d71a595a (diff)
downloadaur-f95f97ad1bda62191bcc8203549e725639d48fe0.tar.gz
Update for v531
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6377fe95e88b..d46f206e8418 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 530
+ pkgver = 531
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>=530
+ depends = hydrus-docs>=531
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=7b79d11fcf7ebe0ea29f2d40580b405f218c8436
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=e0798b235b81c7f76d623575e65550082dded7b3
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 200ac3e89719..ed48efb8330e 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=530
+pkgver=531
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=7b79d11fcf7ebe0ea29f2d40580b405f218c8436"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=e0798b235b81c7f76d623575e65550082dded7b3"
paths-in-opt.patch
hydrus-client
hydrus-server