summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-09-06 22:42:02 +0100
committerScore_Under2023-09-06 22:42:02 +0100
commit818d5f72d3b58c2b841fa0bad2c8d7e866117a95 (patch)
tree79b0822f42be93b75f07e535e78d91f4100932f5
parentd5c30de28d4f30ef6db566a28784f34825e484b9 (diff)
downloadaur-818d5f72d3b58c2b841fa0bad2c8d7e866117a95.tar.gz
Update for v542
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4657f96b8886..e93802fc94be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 541
+ pkgver = 542
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=84d7e72d38cc24188a6d163f1ccc2a19cea8f8c2
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=7d63c5d90c9c0ff53c0a116f0ac40d93b42b66b8
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index fc11e1d4f45d..b27e6eea525f 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=541
+pkgver=542
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=84d7e72d38cc24188a6d163f1ccc2a19cea8f8c2"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=7d63c5d90c9c0ff53c0a116f0ac40d93b42b66b8"
paths-in-opt.patch
hydrus-client
hydrus-server