From 7a35af95eb38ea8b68a028a4dee671eb28642559 Mon Sep 17 00:00:00 2001 From: Alex McGrath Date: Wed, 20 Apr 2022 23:32:34 +0100 Subject: [PATCH] community/mupen64plus: move from testing --- {testing => community}/mupen64plus/APKBUILD | 0 {testing => community}/mupen64plus/fix-null-usage.patch | 0 {testing => community}/mupen64plus/gcc.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/mupen64plus/APKBUILD (100%) rename {testing => community}/mupen64plus/fix-null-usage.patch (100%) rename {testing => community}/mupen64plus/gcc.patch (100%) diff --git a/testing/mupen64plus/APKBUILD b/community/mupen64plus/APKBUILD similarity index 100% rename from testing/mupen64plus/APKBUILD rename to community/mupen64plus/APKBUILD diff --git a/testing/mupen64plus/fix-null-usage.patch b/community/mupen64plus/fix-null-usage.patch similarity index 100% rename from testing/mupen64plus/fix-null-usage.patch rename to community/mupen64plus/fix-null-usage.patch diff --git a/testing/mupen64plus/gcc.patch b/community/mupen64plus/gcc.patch similarity index 100% rename from testing/mupen64plus/gcc.patch rename to community/mupen64plus/gcc.patch