summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-05-27 18:17:03 +0200
committerMichael Serajnik2021-05-27 18:17:03 +0200
commitaf2637383c7bc727dd0bde727ecb0e02bf600d3d (patch)
treee94f39007f52d545ac943cfc498585f3c92815fe
parentb584d7709496cf2657c48071843e54b4375a395e (diff)
downloadaur-af2637383c7bc727dd0bde727ecb0e02bf600d3d.tar.gz
Update for v441
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0114c173f3b..b89f363b5549 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 440
+ pkgver = 441
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=9e3f691519896ac0e354889a609cb1ffe21d2dec
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=74b9304a3a4b0f1df17c63a10af58f4530295ec3
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index b1288e8a3099..8bcd27edc6c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=440
+pkgver=441
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=9e3f691519896ac0e354889a609cb1ffe21d2dec"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=74b9304a3a4b0f1df17c63a10af58f4530295ec3"
paths-in-opt.patch
hydrus-client
hydrus-server