summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-07-28 23:19:26 +0200
committerMichael Serajnik2021-07-28 23:19:26 +0200
commit9081f0b34d44cd0afe7003e198a07d3dab39c947 (patch)
tree394547e065203636454607269cf1b9ae3123abd6
parent1d95f66bc05783225139eb3b6cbfcf65e5b6bd84 (diff)
downloadaur-9081f0b34d44cd0afe7003e198a07d3dab39c947.tar.gz
Update for v448
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14ffa43f2477..e9d0c23c90eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 447
+ pkgver = 448
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=e95ddf7fb65e2a1fc82e091473c4c9e6cb09e69d
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=212088ba4b504c3dbce45c602741b0cce2e799b4
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index c2652ec0d66b..0061ab2f05e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=447
+pkgver=448
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=e95ddf7fb65e2a1fc82e091473c4c9e6cb09e69d"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=212088ba4b504c3dbce45c602741b0cce2e799b4"
paths-in-opt.patch
hydrus-client
hydrus-server