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 0bbc6b691e9a..6377ec82b386 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 7 18:23:12 UTC 2016
+# Thu Apr 14 03:07:13 UTC 2016
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 200
+ pkgver = 201
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=835779a78336e8e2bffc34e1b0adc2016d08bb27
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=505db9306e339ecb4ebccedefe79f9c6a55ee8fb
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index e92af07ebd66..e7a1772a8748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus hydrus-docs hydrus-sources)
-pkgver=200
+pkgver=201
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=835779a78336e8e2bffc34e1b0adc2016d08bb27"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=505db9306e339ecb4ebccedefe79f9c6a55ee8fb"
paths-in-opt.patch
hydrus-client
hydrus-server