summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-08-18 23:22:16 +0200
committerMichael Serajnik2021-08-18 23:22:16 +0200
commit0d0449cdd35c23e30e70ca981bc17dd4e51aece0 (patch)
tree5a5521940e1d58c42fb63615acdca3ba12db0050
parent26d054fcdab6e24f98452b2058a02d806557c1ce (diff)
downloadaur-0d0449cdd35c23e30e70ca981bc17dd4e51aece0.tar.gz
Update for v451
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db1c111f3110..82b3057c6f2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 450
+ pkgver = 451
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -33,7 +33,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=b0a3e217bbb088c49c4744b3ad92a6f3265c9495
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=c681a1cff5005254ddbb290d3d042b4b9d727db8
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 54ecada7ea14..6c1b17bd6701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=450
+pkgver=451
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -24,7 +24,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
'python-cloudscraper: bypass cloudflare "checking your browser" challenges'
'python-pyqt5-chart: display bandwidth usage charts'
'python-pyopenssl: to generate certificates for accessing client API and server via HTTPS')
-source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=b0a3e217bbb088c49c4744b3ad92a6f3265c9495"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=c681a1cff5005254ddbb290d3d042b4b9d727db8"
paths-in-opt.patch
hydrus-client
hydrus-server