summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-09-22 23:25:40 +0200
committerMichael Serajnik2021-09-22 23:25:40 +0200
commitebfa57ce58a85eea7ce94eaf3ad667dca10a1047 (patch)
tree60cacb8ffd2f59f53b067e272502d668915bc2b7
parent33de16b1cb9641e1d092734f02ab4fdd19abf5ed (diff)
downloadaur-ebfa57ce58a85eea7ce94eaf3ad667dca10a1047.tar.gz
Update for v455
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ef9efb0b401..553b66177f80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 454
+ pkgver = 455
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=4e416873fbe2d4e409363bb9c8a3ffa4896dea35
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=6151866d297d966988994af9602a15ad6b958d74
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 06dccf78cbf6..a0e36deac41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=454
+pkgver=455
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=4e416873fbe2d4e409363bb9c8a3ffa4896dea35"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=6151866d297d966988994af9602a15ad6b958d74"
paths-in-opt.patch
hydrus-client
hydrus-server