summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f9b9d42e115..e14590172e81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 23 05:39:05 UTC 2017
+# Wed Jan 24 21:18:51 UTC 2018
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 287
+ pkgver = 288
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -29,13 +29,14 @@ pkgbase = hydrus
depends = python2-lxml
depends = python2-requests
depends = hdf5
+ depends = python2-wxpython-phoenix
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=565ce7adc6f5a6e214f53cc3019a4cccbd59cdfa
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=7b6947f843a5c29a5fad30bac6b1f3d1c80c37c4
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index e998fedf6661..33fd40533980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=287
+pkgver=288
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -16,12 +16,12 @@ depends=(python2 wxpython opencv python2-beautifulsoup4 python2-yaml
hsaudiotag python2-pypdf2 python2-pafy 'python2-lz4>=0.10.1'
python2-numpy python2-twisted python2-pillow python2-potr
python2-flvlib python2-pysocks python2-psutil python2-send2trash
- python2-lxml python2-requests hdf5)
+ python2-lxml python2-requests hdf5 python2-wxpython-phoenix)
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')
-source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=565ce7adc6f5a6e214f53cc3019a4cccbd59cdfa"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=7b6947f843a5c29a5fad30bac6b1f3d1c80c37c4"
paths-in-opt.patch
hydrus-client
hydrus-server