From fef24743e62f6704edd89a939402a7952402c53b Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 2 Dec 2021 22:12:41 +0100 Subject: [PATCH] community/tea: move from testing --- {testing => community}/tea/APKBUILD | 0 {testing => community}/tea/bash_autocomplete | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/tea/APKBUILD (100%) rename {testing => community}/tea/bash_autocomplete (100%) diff --git a/testing/tea/APKBUILD b/community/tea/APKBUILD similarity index 100% rename from testing/tea/APKBUILD rename to community/tea/APKBUILD diff --git a/testing/tea/bash_autocomplete b/community/tea/bash_autocomplete similarity index 100% rename from testing/tea/bash_autocomplete rename to community/tea/bash_autocomplete -- GitLab