summaryrefslogtreecommitdiff
path: root/Ports
diff options
context:
space:
mode:
authorXexxa <93391300+Xexxa@users.noreply.github.com>2022-06-04 21:53:16 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-04 21:48:03 +0100
commit2a171dfc384cde5d08871652ba11763fc90c7059 (patch)
tree57d432fb697f963aff8198908f58ea98e1a08333 /Ports
parent47f4bfea35f5a5a9098b3c7303312ac880160384 (diff)
downloadserenity-2a171dfc384cde5d08871652ba11763fc90c7059.zip
Ports: Update serenity-theming to 2287073
Diffstat (limited to 'Ports')
-rw-r--r--Ports/AvailablePorts.md2
-rwxr-xr-xPorts/serenity-theming/package.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md
index 45846b741c..25ebe4026c 100644
--- a/Ports/AvailablePorts.md
+++ b/Ports/AvailablePorts.md
@@ -208,7 +208,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`SDL_sound`](SDL_sound/) | SDL_sound (Abstract soundfile decoder) | | https://github.com/icculus/SDL_sound |
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |
| [`sed`](sed/) | GNU sed | 4.8 | https://www.gnu.org/software/sed/ |
-| [`serenity-theming`](serenity-theming/) | SerenityOS theming | 52a65ad | https://github.com/SerenityOS/theming |
+| [`serenity-theming`](serenity-theming/) | SerenityOS theming | 2287073 | https://github.com/SerenityOS/theming |
| [`sfinx`](sfinx/) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx |
| [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl |
| [`soltys`](soltys/) | Soltys | 1.0 | https://www.scummvm.org/games/#games-soltys |
diff --git a/Ports/serenity-theming/package.sh b/Ports/serenity-theming/package.sh
index 58ae8f8f0c..23c9779681 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=52a65ad2eb09238a1a0015b522001d02fceefd06
+version=22870738503a99067e1de604e28f1d0cccd461af
workdir="theming-${version}"
-files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 0c2ce77b6e21dd8e991c34de0cea596e1e3cb4862cd70700394721551af4be2e"
+files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip c6686c2c6afcb88d77454ce25e290b96295fb62f8891f26ee4bc4b204a0b9734"
auth_type="sha256"
build() {