From 4937323fa8ce4ec8d8aa2c30f869e0969896c0a6 Mon Sep 17 00:00:00 2001 From: ixces Date: Thu, 31 Jul 2025 19:04:14 +0300 Subject: [PATCH] change PKGBUILD maintainer back for the github repository version i guess i'm technically the maintainer for this version? not 100% on how these things go --- contrib/package/arch/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/package/arch/PKGBUILD b/contrib/package/arch/PKGBUILD index 718d624b..bcfe225e 100644 --- a/contrib/package/arch/PKGBUILD +++ b/contrib/package/arch/PKGBUILD @@ -1,6 +1,6 @@ -# Maintainer: Morgan Adamiec -# Contributor: icxes -# NOTE: You probably don't want to use this PKGBUILD on Arch. Install copyparty using pacman instead. +# Maintainer: icxes +# Contributor: Morgan Adamiec +# NOTE: You generally shouldn't use this PKGBUILD on Arch, as it is mainly for testing purposes. Install copyparty using pacman instead. pkgname=copyparty pkgver="1.18.6"