summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1a64266d140..046191a8db8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 25 14:24:19 UTC 2017
+# Thu Jan 26 02:07:42 UTC 2017
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 241
- pkgrel = 2
+ pkgver = 242
+ pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -34,7 +34,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=e24ade0548970cb0a340e64beed2892c2b6c4265
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=595f64a7f1f5b7e7c58ca301f7d563d79bd26993
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 3fde2a5dd417..571a06781681 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=241
-pkgrel=2
+pkgver=242
+pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -20,7 +20,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=e24ade0548970cb0a340e64beed2892c2b6c4265"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=595f64a7f1f5b7e7c58ca301f7d563d79bd26993"
paths-in-opt.patch
hydrus-client
hydrus-server