From fc5d61eff8c3240696d9e28f43b34b46e141ef2b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 25 Aug 2023 14:50:54 -0400 Subject: [PATCH] eludris: fix fetch Upstream repo has disappeared. From the devs: > Unfortunately there will not be any tool for managing Eludris > instances in the near future until Eludris potentially sorts out its > business model, to avoid a continuous net financial loss. For now > Eludris has become proprietary and will not be self-hostable. --- srcpkgs/eludris/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eludris/template b/srcpkgs/eludris/template index 6215920c922c4..04b78c9f4bdbd 100644 --- a/srcpkgs/eludris/template +++ b/srcpkgs/eludris/template @@ -11,8 +11,10 @@ makedepends="openssl-devel" short_desc="Simple CLI to help with setting up and managing your Eludris instance" maintainer="Oliver Wilkes " license="MIT" -homepage="https://github.com/eludris/eludris/tree/main/cli" -distfiles="https://github.com/eludris/eludris/archive/refs/tags/v${version}.tar.gz" +homepage="https://eludris.com/" +# distfiles="https://github.com/eludris/eludris/archive/refs/tags/v${version}.tar.gz" +# Upstream repo is gone, project is now proprietary +distfiles="https://sources.voidlinux.org/eludris-${version}/v${version}.tar.gz" checksum=e204969d056e147a97cb8d1b2a0c16b7e4d06c5895ef9bb939884ddc0ecdb3c2 post_install() {