fix: rename folder to match package's name This makes the whole thing a bit easier
1diff --git a/apks/jsonpickle/APKBUILD b/apks/py3-jsonpickle/APKBUILD 2rename from apks/jsonpickle/APKBUILD 3rename to apks/py3-jsonpickle/APKBUILD 4diff --git a/apks/jsonpickle/tests.patch b/apks/py3-jsonpickle/tests.patch 5rename from apks/jsonpickle/tests.patch 6rename to apks/py3-jsonpickle/tests.patch 7diff --git a/apks/nextcloud-api-wrapper/APKBUILD b/apks/py3-nextcloud-api-wrapper/APKBUILD 8rename from apks/nextcloud-api-wrapper/APKBUILD 9rename to apks/py3-nextcloud-api-wrapper/APKBUILD