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 1d8196ca51eb..57838d0519bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 00:51:20 UTC 2016
+# Wed Feb 24 22:23:16 UTC 2016
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 193
+ pkgver = 194
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -32,7 +32,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=8b151cb58982fc03d885167f852a5d9476b83d1a
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=07c7b59ccdeae626c94bdb4466d313bda7309d14
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 1cb17855c832..c5c4c6f1a951 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus hydrus-docs hydrus-sources)
-pkgver=193
+pkgver=194
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=8b151cb58982fc03d885167f852a5d9476b83d1a"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=07c7b59ccdeae626c94bdb4466d313bda7309d14"
paths-in-opt.patch
hydrus-client
hydrus-server