From abeb94613e9f58ff5540d8d3d94afd0229d1002e Mon Sep 17 00:00:00 2001 From: dkanada Date: Thu, 7 May 2020 20:56:36 +0900 Subject: [PATCH] update repository for chip8 emulator --- metadata/com.dkanada.chip.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata/com.dkanada.chip.yml b/metadata/com.dkanada.chip.yml index 46ff6a6eaf..8cc38531d6 100644 --- a/metadata/com.dkanada.chip.yml +++ b/metadata/com.dkanada.chip.yml @@ -1,9 +1,9 @@ Categories: - Games License: GPL-3.0-only -SourceCode: https://github.com/dkanada/chip -IssueTracker: https://github.com/dkanada/chip/issues -Changelog: https://github.com/dkanada/chip/blob/HEAD/CHANGELOG.md +SourceCode: https://github.com/dkanada/chip-emulator +IssueTracker: https://github.com/dkanada/chip-emulator/issues +Changelog: https://github.com/dkanada/chip-emulator/blob/HEAD/CHANGELOG.md AutoName: Chip8 Description: |- @@ -12,7 +12,7 @@ Description: |- enabling one of the two common emulation quirks in the settings. RepoType: git -Repo: https://github.com/dkanada/chip +Repo: https://github.com/dkanada/chip-emulator Builds: - versionName: '0.7'