diff --git a/testing/tbftss/0001-remove-debug-flags.patch b/community/tbftss/0001-remove-debug-flags.patch similarity index 100% rename from testing/tbftss/0001-remove-debug-flags.patch rename to community/tbftss/0001-remove-debug-flags.patch diff --git a/testing/tbftss/APKBUILD b/community/tbftss/APKBUILD similarity index 90% rename from testing/tbftss/APKBUILD rename to community/tbftss/APKBUILD index 41f13cd3c2068024157f587c7cf2dd6cf0e252c2..590cb2c233acc0e48c4ebb0042b72b0671240c1a 100644 --- a/testing/tbftss/APKBUILD +++ b/community/tbftss/APKBUILD @@ -10,8 +10,7 @@ depends="$pkgname-data" makedepends="sdl2-dev sdl2_image-dev sdl2_mixer-dev sdl2_ttf-dev gettext-dev" subpackages="$pkgname-lang $pkgname-data::noarch" options="!check" # No testsuite -source=" - $pkgname-$pkgver.tar.gz::https://github.com/stephenjsweeney/tbftss/archive/v$pkgver.tar.gz +source="$pkgname-$pkgver.tar.gz::https://github.com/stephenjsweeney/tbftss/archive/v$pkgver.tar.gz 0001-remove-debug-flags.patch "