Skip to content

Commit 2a171df

Browse files
Xexxalinusg
authored andcommitted
Ports: Update serenity-theming to 2287073
1 parent 47f4bfe commit 2a171df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Ports/AvailablePorts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
208208
| [`SDL_sound`](SDL_sound/) | SDL_sound (Abstract soundfile decoder) | | https://github.com/icculus/SDL_sound |
209209
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |
210210
| [`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 |
212212
| [`sfinx`](sfinx/) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx |
213213
| [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl |
214214
| [`soltys`](soltys/) | Soltys | 1.0 | https://www.scummvm.org/games/#games-soltys |

Ports/serenity-theming/package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/env -S bash ../.port_include.sh
22
port=serenity-theming
3-
version=52a65ad2eb09238a1a0015b522001d02fceefd06
3+
version=22870738503a99067e1de604e28f1d0cccd461af
44
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"
66
auth_type="sha256"
77

88
build() {

0 commit comments

Comments
 (0)