summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-06-09 22:43:19 +0200
committerMichael Serajnik2021-06-09 22:43:19 +0200
commitcad763c8b27c32c3bee063482d2601cae1e5325c (patch)
treecd1149c52c2842efa20191ec50fa5943b30c0021
parenta1c9661b0937219770adf1c4a603914288184e2f (diff)
downloadaur-cad763c8b27c32c3bee063482d2601cae1e5325c.tar.gz
Update for v443
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50a91fe955d7..6bc18ef54a24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 442
+ pkgver = 443
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=d8bfe91706c1e479ee86e9bea4b6895251a653f0
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=62b50d41e530a6755cca7dfa55926ae7a4dbbc10
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index fc26d35083d5..38075615feb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=442
+pkgver=443
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=d8bfe91706c1e479ee86e9bea4b6895251a653f0"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=62b50d41e530a6755cca7dfa55926ae7a4dbbc10"
paths-in-opt.patch
hydrus-client
hydrus-server