From f8a617e5ce0b8999e18fe9812a9540a28a8a4e5a Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Thu, 25 Sep 2025 23:56:09 +0200 Subject: Update the pkgbuild Signed-off-by: Filip Wandzio --- PKGBUILD | 2 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index c1cd771..a3d0ad3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="Auto-configure Matrix homeservers (Dendrite/Synapse) with Coturn and Nginx/Let's Encrypt" arch=('x86_64') -url="https://example.com/whiterabbit" +url="https://git.philw.dev/whiterabbit.git/" license=('MIT') depends=('docker' 'docker-compose' 'nginx' 'certbot' 'coturn' 'bash') source=("whiterabbit.sh") diff --git a/README b/README index 2ecdd73..cfc4187 100644 --- a/README +++ b/README @@ -1 +1 @@ -Simple shell script allowing sysadmins to easily spawn mutiple matrix dendrite monolith instances. +One CLI tool to manage them all. -- cgit v1.2.3