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 e95390c1376f..2e41fe406e08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 01:14:10 UTC 2015
+# Sat Dec 19 16:01:28 UTC 2015
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 185
+ pkgver = 186
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -30,7 +30,7 @@ pkgbase = hydrus
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
options = !strip
options = docs
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=39711a06ebefc8a946adf0805f92cf051b66c4b5
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=2c80089fc3eb6a6693d50d6958a30aa366bcae33
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 8645ad27cb29..95c3b2c2bfc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus hydrus-docs hydrus-sources)
-pkgver=185
+pkgver=186
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -18,7 +18,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=39711a06ebefc8a946adf0805f92cf051b66c4b5"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=2c80089fc3eb6a6693d50d6958a30aa366bcae33"
paths-in-opt.patch
hydrus-client
hydrus-server