summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-05-18 11:33:21 +0100
committerScore_Under2023-05-18 11:33:21 +0100
commit9634d0a40bcf7d3f3df2f20d8252a5792fdcec99 (patch)
tree5434a054b4184c2a4421e5a04a17f4f29a41673f
parent5ce1a58d5e8829cc38cabfc954d4811ac991a6c7 (diff)
downloadaur-9634d0a40bcf7d3f3df2f20d8252a5792fdcec99.tar.gz
Update for v528
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faaf98af47be..7b55240d9ce2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 527
- pkgrel = 2
+ pkgver = 528
+ pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
license = custom
@@ -28,7 +28,7 @@ pkgbase = hydrus
depends = python-service-identity
depends = qt6-multimedia
depends = pyside6
- depends = hydrus-docs>=527
+ depends = hydrus-docs>=528
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=4b2b15e152e4bed900aa972c7d4b27f7bf242f29
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=74e76bdc06e81ecd1c76dcdad506be18827daee1
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 3fcb82dff95c..1fafb2c00cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ options=(!strip) # Don't strip libs because there aren't any
pkgname=hydrus
_pkgname=hydrus
-pkgver=527
-pkgrel=2
+pkgver=528
+pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(custom)
@@ -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=4b2b15e152e4bed900aa972c7d4b27f7bf242f29"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=74e76bdc06e81ecd1c76dcdad506be18827daee1"
paths-in-opt.patch
hydrus-client
hydrus-server