summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2019-11-14 17:26:35 +0000
committerScore_Under2019-11-14 17:26:35 +0000
commit4fbdcf7917bc514df945ea076706aa3fc6f581cb (patch)
treeec5712c88fb4ec53c99c87c14bed3ce5cee032e5
parent10496d29fb3d7d13bfe21cf0d0d28d5de1208cc7 (diff)
downloadaur-4fbdcf7917bc514df945ea076706aa3fc6f581cb.tar.gz
Update for v373
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423fe13c97a5..a32295a5812d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 372
+ pkgver = 373
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -30,7 +30,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=a04a5c271c21f272215cd5a127f82b90ac261e70
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=69019f844f29a4e06f8d7c7097aba0b7bbeb80bf
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index d8e94c253073..d58e1f201eb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=372
+pkgver=373
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -15,13 +15,13 @@ url=http://hydrusnetwork.github.io/hydrus/
depends=(python opencv python-beautifulsoup4 python-yaml
'python-lz4>=0.10.1' python-numpy python-twisted python-pillow
python-pysocks python-psutil python-send2trash python-html5lib
- python-requests hdf5 'python-wxpython>=4.0.0' gtkglext)
+ python-requests hdf5 gtkglext pyside2 python-qtpy qt5-charts)
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
'desktop-file-utils: to add Hydrus to your desktop environment menus'
- 'python-matplotlib: bandwidth usage graphs')
-source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=a04a5c271c21f272215cd5a127f82b90ac261e70"
+ )
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=69019f844f29a4e06f8d7c7097aba0b7bbeb80bf"
paths-in-opt.patch
hydrus-client
hydrus-server