summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-09-28 11:19:08 +0100
committerScore_Under2023-09-28 11:19:08 +0100
commitc1a0903c4b1d03e9d667589c0d87567ef2a899a5 (patch)
tree2ee20a0af7ae88d41c4e72998036be86e7c390a0
parentaba393f869913f67dc08abd9955c4d2269b7643b (diff)
downloadaur-c1a0903c4b1d03e9d667589c0d87567ef2a899a5.tar.gz
Update for v545
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50895a3eadcf..44ba0d4e3039 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 544
+ pkgver = 545
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -45,7 +45,7 @@ pkgbase = hydrus
optdepends = swftools: to display SWF thumbnails
conflicts = hydrus-docs-dummy
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=428372fb576e85d2a9968a9c464437519b64a039
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=b4afedb6178669f8263f0818c866d25576f8ac5c
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index fc4ff83f9b58..6d8454ff9d7b 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=544
+pkgver=545
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -36,7 +36,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
# 'speedcopy: may speed up file transfers'
'swftools: to display SWF thumbnails')
conflicts=(hydrus-docs-dummy)
-source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=428372fb576e85d2a9968a9c464437519b64a039"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=b4afedb6178669f8263f0818c866d25576f8ac5c"
paths-in-opt.patch
hydrus-client
hydrus-server