summaryrefslogtreecommitdiff
path: root/Ports/serenity-theming
diff options
context:
space:
mode:
authordjwisdom <djwisdom@gmail.com>2022-10-02 18:30:00 +0800
committerLinus Groh <mail@linusgroh.de>2022-10-02 18:48:47 +0100
commit7618f2290fb92c486b2101aa28e0c44119bf8640 (patch)
tree569627229af7296446f86ec179f9e8bb0afa52f1 /Ports/serenity-theming
parent086fccc2af949cc4677caf704b8739e3d93376df (diff)
downloadserenity-7618f2290fb92c486b2101aa28e0c44119bf8640.zip
Base: Update ports serenity-theming use latest commit f0100c2
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 977c75f821..f993957405 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=fbd26eca36ce7008d2d4879d93ae61c5931d9e64
+version=f0100c299a1ec3836d319827e24da0c1a8a72f92
workdir="theming-${version}"
-files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip a7676238101079b35cf695b5eff5e908d513034e28ac74ab1f5d45358b4bee2b"
+files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 5ef72b105b1de8c301b64af2cf910a724b83bb65ac65f1088f5be08eec2704bb"
auth_type="sha256"
build() {