From bfdc772c5a92521c325dd5d1ce84e86682af901e Mon Sep 17 00:00:00 2001 From: Alex McGrath Date: Fri, 5 May 2023 09:54:35 +0100 Subject: [PATCH] community/gotosocial: move from testing --- {testing => community}/gotosocial/10-config.patch | 0 {testing => community}/gotosocial/APKBUILD | 0 {testing => community}/gotosocial/gotosocial.initd | 0 {testing => community}/gotosocial/gotosocial.pre-install | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/gotosocial/10-config.patch (100%) rename {testing => community}/gotosocial/APKBUILD (100%) rename {testing => community}/gotosocial/gotosocial.initd (100%) rename {testing => community}/gotosocial/gotosocial.pre-install (100%) diff --git a/testing/gotosocial/10-config.patch b/community/gotosocial/10-config.patch similarity index 100% rename from testing/gotosocial/10-config.patch rename to community/gotosocial/10-config.patch diff --git a/testing/gotosocial/APKBUILD b/community/gotosocial/APKBUILD similarity index 100% rename from testing/gotosocial/APKBUILD rename to community/gotosocial/APKBUILD diff --git a/testing/gotosocial/gotosocial.initd b/community/gotosocial/gotosocial.initd similarity index 100% rename from testing/gotosocial/gotosocial.initd rename to community/gotosocial/gotosocial.initd diff --git a/testing/gotosocial/gotosocial.pre-install b/community/gotosocial/gotosocial.pre-install similarity index 100% rename from testing/gotosocial/gotosocial.pre-install rename to community/gotosocial/gotosocial.pre-install