summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-05-25 16:02:04 +0100
committerScore_Under2023-05-25 16:02:04 +0100
commite0684cc1d881d9fbdd73bd2a38c7ef1ca829f12e (patch)
treea168b93ef302ad32cdd87fbaf4adbe74a78fede6
parent9634d0a40bcf7d3f3df2f20d8252a5792fdcec99 (diff)
downloadaur-e0684cc1d881d9fbdd73bd2a38c7ef1ca829f12e.tar.gz
Update for v529
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b55240d9ce2..b403c0f3ac22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 528
+ pkgver = 529
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -28,7 +28,7 @@ pkgbase = hydrus
depends = python-service-identity
depends = qt6-multimedia
depends = pyside6
- depends = hydrus-docs>=528
+ depends = hydrus-docs>=529
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=74e76bdc06e81ecd1c76dcdad506be18827daee1
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=f30e579e614733d87dbfb32712219e1935b34b95
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 1fafb2c00cfa..08a0f855760b 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=528
+pkgver=529
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=74e76bdc06e81ecd1c76dcdad506be18827daee1"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=f30e579e614733d87dbfb32712219e1935b34b95"
paths-in-opt.patch
hydrus-client
hydrus-server