summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-08-10 10:49:15 +0100
committerScore_Under2023-08-10 10:49:15 +0100
commit137fde44ed88ae0f6e24bc01f3ae9a5fc6363be0 (patch)
tree7edbceb812a7e3d6ded935161d54aff40e76a7be
parent871c8a6e0c3a868edb40f5664acaa024e24611b7 (diff)
downloadaur-137fde44ed88ae0f6e24bc01f3ae9a5fc6363be0.tar.gz
Update for v538
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a98559b2dc6..49491efdca67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 537
+ pkgver = 538
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -29,7 +29,7 @@ pkgbase = hydrus
depends = qt6-multimedia
depends = qt6-svg
depends = python-pyqt6
- depends = hydrus-docs>=537
+ depends = hydrus-docs>=538
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
@@ -43,7 +43,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=812a82eea6797f06fa8a8c7e1b8fc4698f079692
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=6efda30e6b52ea688326769485c4e2728f3c3cde
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 33a691504441..24ba541bf851 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=537
+pkgver=538
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -33,7 +33,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=812a82eea6797f06fa8a8c7e1b8fc4698f079692"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=6efda30e6b52ea688326769485c4e2728f3c3cde"
paths-in-opt.patch
hydrus-client
hydrus-server