mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
unreal_speccy_portable: bump version
This commit is contained in:
@@ -3552,8 +3552,8 @@ index 0000000..113c223
|
||||
+ {
|
||||
+ BAboutWindow* wind = new BAboutWindow("Unreal Speccy Portable", "application/x-vnd.unreal-speccy-portable");
|
||||
+ const char *backendCopyrights[]={"2021 Haiku UI by Gerasim Troeglazov (3dEyes**)\n", NULL};
|
||||
+ wind->AddCopyright(2021, "SMT, Dexus, Alone Coder, deathsoft, djdron, scor.", (const char**)&backendCopyrights);
|
||||
+ wind->SetVersion("0.0.86.17");
|
||||
+ wind->AddCopyright(2022, "SMT, Dexus, Alone Coder, deathsoft, djdron, scor.", (const char**)&backendCopyrights);
|
||||
+ wind->SetVersion("0.0.86.18");
|
||||
+ wind->AddDescription("Portable ZX Spectrum emulator.");
|
||||
+ wind->AddExtraInfo(
|
||||
+"This program is free software: you can redistribute it and/or modify\n\
|
||||
@@ -3,11 +3,11 @@ DESCRIPTION="Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, \
|
||||
Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays.
|
||||
Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, td0, udi, zip."
|
||||
HOMEPAGE="https://bitbucket.org/djdron/unrealspeccyp"
|
||||
COPYRIGHT="2021 SMT, Dexus, Alone Coder, deathsoft, djdron, scor, 3dEyes"
|
||||
COPYRIGHT="2014-2022 SMT, Dexus, Alone Coder, deathsoft, djdron, scor, 3dEyes"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/djdron/UnrealSpeccyP/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b212e058d011f280cd6fe36a7f35c190d36a74afcd070d721cd80122bd3ffd9a"
|
||||
CHECKSUM_SHA256="bfab2463a7eb8e720770eaea9bc50cdc70bbbda190af2ff6b5bd8a970b9fa8c0"
|
||||
SOURCE_DIR="UnrealSpeccyP-$portVersion"
|
||||
PATCHES="unreal_speccy_portable-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user