summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d704a0864a4..3f7346aa71db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 525.a
+ pkgver = 526
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -27,7 +27,7 @@ pkgbase = hydrus
depends = python-typing_extensions
depends = python-service-identity
depends = pyside6
- depends = hydrus-docs>=525.a
+ depends = hydrus-docs>=526
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
@@ -41,7 +41,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=2691a92c8afe39e05c5eb7df2f9d93bcdb1d5f35
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=7bfe474a5d7af0b5ea11343e7b91ec25fb7d0651
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 209fcde14545..bfa1c506c78c 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=525.a
+pkgver=526
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -31,7 +31,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=2691a92c8afe39e05c5eb7df2f9d93bcdb1d5f35"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=7bfe474a5d7af0b5ea11343e7b91ec25fb7d0651"
paths-in-opt.patch
hydrus-client
hydrus-server