summaryrefslogtreecommitdiff
path: root/Ports/serenity-theming
diff options
context:
space:
mode:
authorCubic Love <7754483+cubiclove@users.noreply.github.com>2023-05-06 09:43:19 +0100
committerTim Flynn <trflynn89@pm.me>2023-05-06 06:43:16 -0700
commite7502d4d6d1fa2c7582c9fc46b1728e9a670da83 (patch)
treee18aa45767e8d60663a82cce8504d6d82f3d63f1 /Ports/serenity-theming
parent90ab011127cce2ffeeb5744d6cd2b753fe2f117d (diff)
downloadserenity-e7502d4d6d1fa2c7582c9fc46b1728e9a670da83.zip
Ports: Update serenity-theming to use the latest commit (f4b6f7f)
Diffstat (limited to 'Ports/serenity-theming')
-rwxr-xr-xPorts/serenity-theming/package.sh4
1 files changed, 2 insertions, 2 deletions
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() {