summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-04-08 00:49:09 +0200
committerMichael Serajnik2021-04-08 00:49:09 +0200
commit8b99114c7c246d7d0fbfaf7789ac32337d4d5a71 (patch)
tree24c6a86bbdbbb6651512fed8b73b077b4fec260f
parent924dcea66e6b2c9ef746536d1dd288e9ba1589dd (diff)
downloadaur-8b99114c7c246d7d0fbfaf7789ac32337d4d5a71.tar.gz
Update for v434
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9061e01cc71d..6eff0a7ce70c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 433
- pkgrel = 4
+ pkgver = 434
+ pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -33,7 +33,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=4cefd895b55131d2a9c1433d71dd98815e654241
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=71bedccaeabf411307edeac3b03a0903d2c23ec8
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 23c098ae6b8e..53a82484f958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=433
-pkgrel=4
+pkgver=434
+pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -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=4cefd895b55131d2a9c1433d71dd98815e654241"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=71bedccaeabf411307edeac3b03a0903d2c23ec8"
paths-in-opt.patch
hydrus-client
hydrus-server