summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-07-20 01:05:02 +0100
committerScore_Under2023-07-20 01:05:02 +0100
commitd44c46270386e2c8180544ab1ca748d0746891d7 (patch)
tree53a1db345cc878386af343ddf375ff32a17c6764
parentfe2005da63bd18484ec1dd7a9d78e2c3ee56ea96 (diff)
downloadaur-d44c46270386e2c8180544ab1ca748d0746891d7.tar.gz
Update for v535a
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e48cb9ee2d7e..b012e0a1e883 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 534
- pkgrel = 2
+ pkgver = 535.a
+ pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
license = custom
@@ -29,7 +29,7 @@ pkgbase = hydrus
depends = qt6-multimedia
depends = qt6-svg
depends = python-pyqt6
- depends = hydrus-docs>=534
+ depends = hydrus-docs>=535.a
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=623e430dedb5cfd1faea2796c6dca57808faf79b
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=4333baa4b29b42498a4e2853fd3ca9af4b655b81
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 724f478f4c2d..e91a35f05e79 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=534
-pkgrel=2
+pkgver=535.a
+pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(custom)
@@ -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=623e430dedb5cfd1faea2796c6dca57808faf79b"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=4333baa4b29b42498a4e2853fd3ca9af4b655b81"
paths-in-opt.patch
hydrus-client
hydrus-server