File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
208
208
| [ ` SDL_sound ` ] ( SDL_sound/ ) | SDL_sound (Abstract soundfile decoder) | | https://github.com/icculus/SDL_sound |
209
209
| [ ` SDLPoP ` ] ( SDLPoP/ ) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |
210
210
| [ ` sed ` ] ( sed/ ) | GNU sed | 4.8 | https://www.gnu.org/software/sed/ |
211
- | [ ` serenity-theming ` ] ( serenity-theming/ ) | SerenityOS theming | 52a65ad | https://github.com/SerenityOS/theming |
211
+ | [ ` serenity-theming ` ] ( serenity-theming/ ) | SerenityOS theming | 2287073 | https://github.com/SerenityOS/theming |
212
212
| [ ` sfinx ` ] ( sfinx/ ) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx |
213
213
| [ ` sl ` ] ( sl/ ) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl |
214
214
| [ ` soltys ` ] ( soltys/ ) | Soltys | 1.0 | https://www.scummvm.org/games/#games-soltys |
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env -S bash ../.port_include.sh
2
2
port=serenity-theming
3
- version=52a65ad2eb09238a1a0015b522001d02fceefd06
3
+ version=22870738503a99067e1de604e28f1d0cccd461af
4
4
workdir=" theming-${version} "
5
- files=" https://github.com/SerenityOS/theming/archive/${version} .zip serenity-theming-${version} .zip 0c2ce77b6e21dd8e991c34de0cea596e1e3cb4862cd70700394721551af4be2e "
5
+ files=" https://github.com/SerenityOS/theming/archive/${version} .zip serenity-theming-${version} .zip c6686c2c6afcb88d77454ce25e290b96295fb62f8891f26ee4bc4b204a0b9734 "
6
6
auth_type=" sha256"
7
7
8
8
build () {
You can’t perform that action at this time.
0 commit comments