diff options
author | Score_Under | 2019-06-05 21:06:40 +0100 |
---|---|---|
committer | Score_Under | 2019-06-05 21:06:40 +0100 |
commit | 9c21fda38ee3551c4998f1a5cd663a2dc2318972 (patch) | |
tree | 2b2ba6f5efaaa5c05c3e117e1084c63349866488 | |
parent | 80c245afb4e416fc47171aa6e9537cfe8dc06675 (diff) | |
download | aur-9c21fda38ee3551c4998f1a5cd663a2dc2318972.tar.gz |
Update for v355
-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 = 354 + pkgver = 355 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=e556dbadf5443c5f0c4ac6b049baf839d77f4d3f + source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=097cfaaff8442a4d1e8fc99b3099b7dbecb4c4c1 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=354 +pkgver=355 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=e556dbadf5443c5f0c4ac6b049baf839d77f4d3f" +source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=097cfaaff8442a4d1e8fc99b3099b7dbecb4c4c1" paths-in-opt.patch hydrus-client hydrus-server |