summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-06-23 07:37:20 +0100
committerScore_Under2023-06-23 07:37:20 +0100
commitef3c377afcbcf20ea0743745e5cdcac10701153f (patch)
treea1e5d74fcebee44b3e1d97a4e2a73ee19aa0cf73
parentf95f97ad1bda62191bcc8203549e725639d48fe0 (diff)
downloadaur-ef3c377afcbcf20ea0743745e5cdcac10701153f.tar.gz
Update for v532a
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d46f206e8418..a6283eaa4696 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 531
+ pkgver = 532.a
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>=531
+ depends = hydrus-docs>=532.a
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=e0798b235b81c7f76d623575e65550082dded7b3
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=8ffe359c505a0e6cf224896706eb60f05738dfe9
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index ed48efb8330e..2204e266523f 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=531
+pkgver=532.a
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=e0798b235b81c7f76d623575e65550082dded7b3"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=8ffe359c505a0e6cf224896706eb60f05738dfe9"
paths-in-opt.patch
hydrus-client
hydrus-server