summaryrefslogtreecommitdiff
path: root/Ports/serenity-theming
diff options
context:
space:
mode:
authordjwisdom <djwisdom@gmail.com>2022-09-13 21:13:37 +0800
committerTim Flynn <trflynn89@pm.me>2022-09-13 13:40:26 -0400
commit27fa038ffafa2dd901ab20da7ec6cc6a8f7b7158 (patch)
treec6c694f6bfc20853fc8df7d1d94b33810bf1ac3b /Ports/serenity-theming
parent40984d335557bcb2c0629268139bc1592f6245af (diff)
downloadserenity-27fa038ffafa2dd901ab20da7ec6cc6a8f7b7158.zip
Ports: Update serenity-theming use latest commit fbd26ec
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 c7e226f6ed..977c75f821 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=3b4e1f2434e10b63f7b4cc6dc520e69de32671b2
+version=fbd26eca36ce7008d2d4879d93ae61c5931d9e64
workdir="theming-${version}"
-files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 9c5cc4600f39d7f19bb1f3a7575bbc844d005aa8901e28073bc5830964542fba"
+files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip a7676238101079b35cf695b5eff5e908d513034e28ac74ab1f5d45358b4bee2b"
auth_type="sha256"
build() {