summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4955a4134160..4056a0e871f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 1 21:20:04 UTC 2018
+# Thu Aug 9 17:42:39 UTC 2018
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 316
+ pkgver = 317
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=14898fecdf3bc0dce94dfda71aadf0cc0ca1b501
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=44d7971ea93672bfa3ef8c2f37cfd38ec442cae5
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 07acba8e85ba..2fe4169b7f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=316
+pkgver=317
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=14898fecdf3bc0dce94dfda71aadf0cc0ca1b501"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=44d7971ea93672bfa3ef8c2f37cfd38ec442cae5"
paths-in-opt.patch
hydrus-client
hydrus-server