summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-10-13 23:18:15 +0200
committerMichael Serajnik2021-10-13 23:18:15 +0200
commit5bcb92714bbc69fd8f1d617975c90d1eaf998b3b (patch)
tree98ba43346f0509feac50f2a251467f775720cd37
parent572b49b0ee02e0238e0c1fc6590612cc0555a41b (diff)
downloadaur-5bcb92714bbc69fd8f1d617975c90d1eaf998b3b.tar.gz
Update for v458
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 988d7e0484d1..43d986095c3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 457
+ pkgver = 458
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=61ea185821ca6df61bfd78ab183a4595d0c156f1
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=18517d8a73b7fecaa7a5c8dcf61d30ccbfcb9b51
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 64e8c55c3229..193799b3b03a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=457
+pkgver=458
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=61ea185821ca6df61bfd78ab183a4595d0c156f1"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=18517d8a73b7fecaa7a5c8dcf61d30ccbfcb9b51"
paths-in-opt.patch
hydrus-client
hydrus-server