summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-10-19 13:40:03 +0100
committerScore_Under2023-10-19 13:40:03 +0100
commitb388aa4c74554150fab19b8347c9efd88b7b015b (patch)
treecf0e181dcad3b24befd1c79141b16f3c1665d0a4
parentdea55ba70c08fc653ac4a5495efe18f8d513b7b7 (diff)
downloadaur-b388aa4c74554150fab19b8347c9efd88b7b015b.tar.gz
Update for v548
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830d64940627..9f188cacacd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 547
+ pkgver = 548
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -46,7 +46,7 @@ pkgbase = hydrus
optdepends = swftools: to display SWF thumbnails
conflicts = hydrus-docs-dummy
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=d8ff8bec6bdc778fb076ab70443662e6a657c384
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=fc0127f0d7cb30bfffae5a48509162e37d4f8694
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 9c3b7a9ac3b2..037b92467b50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ options=(!strip) # Don't strip libs because there aren't any
pkgname=hydrus
_pkgname=hydrus
-pkgver=547
+pkgver=548
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -37,7 +37,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
# 'speedcopy: may speed up file transfers'
'swftools: to display SWF thumbnails')
conflicts=(hydrus-docs-dummy)
-source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=d8ff8bec6bdc778fb076ab70443662e6a657c384"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=fc0127f0d7cb30bfffae5a48509162e37d4f8694"
paths-in-opt.patch
hydrus-client
hydrus-server