From d912321df6e1ae04a2dcf608e692fb6c8f64dcb4 Mon Sep 17 00:00:00 2001 From: Nextgen-Networks Date: Sun, 8 Feb 2026 10:42:36 +0100 Subject: [PATCH] Update PKGBUILD possibly fixes build error --- build/arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/arch/PKGBUILD b/build/arch/PKGBUILD index 9390608cb..4dd25389c 100644 --- a/build/arch/PKGBUILD +++ b/build/arch/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="modern PHP webmail client" arch=('any') license=('AGPL3') -url="https://github.com/the-djmaze/snappymail" +url="https://github.com/nextgen-networks/snappymail" depends=('php-fpm') makedepends=('php', 'nodejs' 'yarn' 'gulp', 'rollup') optdepends=('mariadb: storage backend for contacts'