summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-08-26 07:38:24 +0200
committerMichael Serajnik2021-08-26 07:38:24 +0200
commit72390d9a164b6af9ad57bae3c4dc4049445d2d94 (patch)
treec5365e2639a714e9e708ea2a53a0a9837aa4b16b
parent65c63de1b0ffb43e8b2fc9b8019856ea6c01253c (diff)
downloadaur-72390d9a164b6af9ad57bae3c4dc4049445d2d94.tar.gz
Update for v452.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a5444baf474..18d384d92882 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 452
+ pkgver = 452.1
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=5482d293bd2fb42a04075834969f2649083d642f
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=8a116cc79f1036cfd143416d1e8fb418d718ae4f
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index cba8c06909a2..61675d1314a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=452
+pkgver=452.1
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=5482d293bd2fb42a04075834969f2649083d642f"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=8a116cc79f1036cfd143416d1e8fb418d718ae4f"
paths-in-opt.patch
hydrus-client
hydrus-server