Skip to content

Commit 9e8f610

Browse files
authored
Merge pull request #3562 from cmitu/amiberry-5.3
amiberry: upgrade to version 5.3
2 parents 7bb64c3 + 77d65f4 commit 9e8f610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scriptmodules/emulators/amiberry.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
rp_module_id="amiberry"
1313
rp_module_desc="Amiga emulator with JIT support (forked from uae4arm)"
1414
rp_module_help="ROM Extension: .adf .chd .ipf .lha .zip\n\nCopy your Amiga games to $romdir/amiga\n\nCopy the required BIOS files\nkick13.rom\nkick20.rom\nkick31.rom\nto $biosdir/amiga"
15-
rp_module_licence="GPL3 https://raw.githubusercontent.com/midwan/amiberry/master/COPYING"
16-
rp_module_repo="git https://github.com/midwan/amiberry v5.2"
15+
rp_module_licence="GPL3 https://raw.githubusercontent.com/BlitterStudio/amiberry/master/LICENSE"
16+
rp_module_repo="git https://github.com/BlitterStudio/amiberry v5.3"
1717
rp_module_section="opt"
1818
rp_module_flags="!all arm rpi3 rpi4"
1919

0 commit comments

Comments
 (0)