summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-06-24 00:53:01 +0200
committerMichael Serajnik2021-06-24 00:53:01 +0200
commit085d7e270e9d6043b334fb57589f1cded8e36733 (patch)
treed496b5bd39708bfd72cef38fd80fc348e2b753c5
parentcad763c8b27c32c3bee063482d2601cae1e5325c (diff)
downloadaur-085d7e270e9d6043b334fb57589f1cded8e36733.tar.gz
Update for v444
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bc18ef54a24..dfa7e212d00f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 443
+ pkgver = 444
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=62b50d41e530a6755cca7dfa55926ae7a4dbbc10
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=d45617c11ecb0440a15efaaf7f37ea3ee3b11424
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 38075615feb3..d97d0cfe90d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=443
+pkgver=444
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=62b50d41e530a6755cca7dfa55926ae7a4dbbc10"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=d45617c11ecb0440a15efaaf7f37ea3ee3b11424"
paths-in-opt.patch
hydrus-client
hydrus-server