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 c40dcffe2422..0cbe0a585444 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 15 01:36:52 UTC 2016
+# Sat Jan 23 20:18:04 UTC 2016
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 190
+ pkgver = 191
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=b3deeaac261f9937cc3cdbbb4ee9400150d5d766
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=19429129f143c9817517f1dbb045d876f4c2d17e
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 27a803225672..a6103336401f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus hydrus-docs hydrus-sources)
-pkgver=190
+pkgver=191
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=b3deeaac261f9937cc3cdbbb4ee9400150d5d766"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=19429129f143c9817517f1dbb045d876f4c2d17e"
paths-in-opt.patch
hydrus-client
hydrus-server