diff options
author | Score_Under | 2018-07-18 23:58:33 +0100 |
---|---|---|
committer | Score_Under | 2018-07-18 23:58:33 +0100 |
commit | 5dbab546d52c9b26a5a06b595bdbd4425f3fb898 (patch) | |
tree | 4bdec05b14713ee3a8049aeb604b85b2fb29139a | |
parent | fcd1713f2c9cdfe1e509d7ce68a3f011f61b9709 (diff) | |
download | aur-5dbab546d52c9b26a5a06b595bdbd4425f3fb898.tar.gz |
Update for v215
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Wed Jul 11 20:46:46 UTC 2018 +# Wed Jul 18 22:46:15 UTC 2018 pkgbase = hydrus pkgdesc = Danbooru-like image tagging and searching system for the desktop - pkgver = 314 + pkgver = 315 pkgrel = 1 url = http://hydrusnetwork.github.io/hydrus/ install = hydrus.install @@ -36,7 +36,7 @@ pkgbase = hydrus conflicts = hydrus-docs conflicts = hydrus-sources options = !strip - source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=804ffe8cecfe01bdb9518070d31dbf826b72e8ef + source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=0646dd1f476fa8cacb1a68f752ede30297d8ec0f 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=314 +pkgver=315 pkgrel=1 pkgdesc="Danbooru-like image tagging and searching system for the desktop" arch=(any) @@ -22,7 +22,7 @@ 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=804ffe8cecfe01bdb9518070d31dbf826b72e8ef" +source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=0646dd1f476fa8cacb1a68f752ede30297d8ec0f" paths-in-opt.patch hydrus-client hydrus-server |