summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-06-01 06:27:23 +0100
committerScore_Under2023-06-01 06:27:23 +0100
commit435ab55a1a982718a6ab66b80f0431d1d71a595a (patch)
tree3ca16de33d4f03eaabfe85e8bb6bdca6785bbf37
parent52446e56d90ce1583b9c227c24b8bf8b4c52d8f8 (diff)
downloadaur-435ab55a1a982718a6ab66b80f0431d1d71a595a.tar.gz
Update for v530
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ae54278624..6377fe95e88b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 529
- pkgrel = 2
+ pkgver = 530
+ 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 = python-pyqt6
- depends = hydrus-docs>=529
+ depends = hydrus-docs>=530
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=f30e579e614733d87dbfb32712219e1935b34b95
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=7b79d11fcf7ebe0ea29f2d40580b405f218c8436
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index ef6b6e7b9a4f..200ac3e89719 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=529
-pkgrel=2
+pkgver=530
+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=f30e579e614733d87dbfb32712219e1935b34b95"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=7b79d11fcf7ebe0ea29f2d40580b405f218c8436"
paths-in-opt.patch
hydrus-client
hydrus-server