summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2024-02-04 12:11:30 +0000
committerScore_Under2024-02-04 12:11:30 +0000
commitdb0a00f91a91f6b67aed1fe8ad32b936f142ba9e (patch)
tree00b2e409608831374a1ede64adf62eeae9f3c70f
parenta80adffed089eb2573b95935f7fc842d17413abd (diff)
downloadaur-db0a00f91a91f6b67aed1fe8ad32b936f142ba9e.tar.gz
Update for v560a (unfortunately untested as I am at fosdem)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e64262949972..845cd566a833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 560
+ pkgver = 560.a
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
@@ -45,7 +45,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=699451b17d6e599b427571d7c3fa1bf0dba4ec19
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=380b0fd5203cd35b62d01be7514ea7c923500ee8
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 35487e8817e9..59e79fc0e6c8 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=560
+pkgver=560.a
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=699451b17d6e599b427571d7c3fa1bf0dba4ec19"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=380b0fd5203cd35b62d01be7514ea7c923500ee8"
paths-in-opt.patch
hydrus-client
hydrus-server