summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2017-07-29 19:50:56 +0100
committerScore_Under2017-07-29 19:51:01 +0100
commitc1240028f69b5fad9834bcdc9d77dde73553f22c (patch)
treec2d3d35bc262a90b473933a6e933152857589b0f
parenta3da7516d0a6ba057a81d8a804217c1edefd74f6 (diff)
downloadaur-c1240028f69b5fad9834bcdc9d77dde73553f22c.tar.gz
Update for v266
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eaef381f421..f673e329bc44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 16 00:18:30 UTC 2017
+# Sat Jul 29 18:50:50 UTC 2017
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 260
+ pkgver = 266
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
@@ -17,7 +17,7 @@ pkgbase = hydrus
depends = hsaudiotag
depends = python2-pypdf2
depends = python2-pafy
- depends = python2-lz4
+ depends = python2-lz4>=0.10.1
depends = python2-numpy
depends = python2-twisted
depends = python2-pillow
@@ -34,7 +34,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=64bf9bcebb7ecf5a78e98e39eee027de5c0e338f
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=b12fd2de6f08132fb787e16328735930566eb4c8
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index c20b1122f8b9..69b81732f77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=260
+pkgver=266
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -13,14 +13,14 @@ install=hydrus.install
conflicts=(hydrus-docs hydrus-sources)
url=http://hydrusnetwork.github.io/hydrus/
depends=(python2 wxpython opencv python2-beautifulsoup4 python2-yaml
- hsaudiotag python2-pypdf2 python2-pafy python2-lz4 python2-numpy
+ 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)
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=64bf9bcebb7ecf5a78e98e39eee027de5c0e338f"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=b12fd2de6f08132fb787e16328735930566eb4c8"
paths-in-opt.patch
hydrus-client
hydrus-server