summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-08-11 23:17:47 +0200
committerMichael Serajnik2021-08-11 23:17:47 +0200
commit26d054fcdab6e24f98452b2058a02d806557c1ce (patch)
tree2d92bcbafad35171b2e16057732d726729c57cdf
parent9081f0b34d44cd0afe7003e198a07d3dab39c947 (diff)
downloadaur-26d054fcdab6e24f98452b2058a02d806557c1ce.tar.gz
Update for v450
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9d0c23c90eb..db1c111f3110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 448
+ pkgver = 450
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=212088ba4b504c3dbce45c602741b0cce2e799b4
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=b0a3e217bbb088c49c4744b3ad92a6f3265c9495
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 0061ab2f05e3..54ecada7ea14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=448
+pkgver=450
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=212088ba4b504c3dbce45c602741b0cce2e799b4"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=b0a3e217bbb088c49c4744b3ad92a6f3265c9495"
paths-in-opt.patch
hydrus-client
hydrus-server