diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 4674216776..a39c6fb051 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -253,7 +253,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | [`SDL_sound`](SDL_sound/) | SDL\_sound (Abstract soundfile decoder add-on for SDL 1.2) | 1.0.3 | https://www.icculus.org/SDL_sound/ | | [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP | | [`sed`](sed/) | GNU sed | 4.9 | https://www.gnu.org/software/sed/ | -| [`serenity-theming`](serenity-theming/) | SerenityOS theming | ba2ddd0 | https://github.com/SerenityOS/theming | +| [`serenity-theming`](serenity-theming/) | SerenityOS theming | f4b6f7f | https://github.com/SerenityOS/theming | | [`serious-sam-classic`](serious-sam-classic/) | Serious Sam - The First Encounter | 1.10.4 | https://github.com/tx00100xt/SeriousSamClassic | | [`sfinx`](sfinx/) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx | | [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl | diff --git a/Ports/serenity-theming/package.sh b/Ports/serenity-theming/package.sh index 2082aceffa..fc65123e6f 100755 --- a/Ports/serenity-theming/package.sh +++ b/Ports/serenity-theming/package.sh @@ -1,8 +1,8 @@ #!/usr/bin/env -S bash ../.port_include.sh port=serenity-theming -version=ba2ddd0c24fe584f7756285598accf12c093fa26 +version=f4b6f7f552ec1e6c08678e5c49cbe4e707aa93f8 workdir="theming-${version}" -files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 5adb965de29910bfa45b67106dc578948798c1fa5d1bafd2371f86117a38abdb" +files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 465758b888aea1f2334388577b75090f072706edb9df6cc80f4f02e9e611da11" auth_type="sha256" build() {