diff options
author | Score_Under | 2019-05-16 04:52:56 +0100 |
---|---|---|
committer | Score_Under | 2019-05-16 04:52:56 +0100 |
commit | f654e5a01ad7dc113555c13546a3df3aabdaf80f (patch) | |
tree | 8ce2b4b4acbb9a437b57b38a7399f41ad0bde851 | |
parent | fa282ed006d68fc55e984bf42e1af34af627da2d (diff) | |
download | aur-f654e5a01ad7dc113555c13546a3df3aabdaf80f.tar.gz |
Update for v352
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = hydrus pkgdesc = Danbooru-like image tagging and searching system for the desktop - pkgver = 351 + pkgver = 352 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=35ad43c717be59b9bd0647ac580d85f8ecbf9788 + source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=93e8578e99fefb34b586c5c675980140a6d3bd89 source = paths-in-opt.patch source = hydrus-client source = hydrus-server @@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help) pkgbase=hydrus pkgname=(hydrus) -pkgver=351 +pkgver=352 pkgrel=1 pkgdesc="Danbooru-like image tagging and searching system for the desktop" arch=(any) @@ -21,7 +21,7 @@ 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=35ad43c717be59b9bd0647ac580d85f8ecbf9788" +source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=93e8578e99fefb34b586c5c675980140a6d3bd89" paths-in-opt.patch hydrus-client hydrus-server |