1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 13:47:34 +00:00

Ports: Update serenity-theming use latest commit 624c29a

This commit is contained in:
djwisdom 2022-08-27 10:46:59 +08:00 committed by Brian Gianforcaro
parent 92295b9584
commit 98672e09dd
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=serenity-theming
version=018356b4d5fa742efba21e3dd67c3159f44fd447
version=624c29a22d11fa01ea6729afbd96375d809cc99b
workdir="theming-${version}"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 061cc14c963d76382c4f4c478feede39a50403d6b0c67fc5199a0f1f0fa9b068"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip a043589b82b52dbc7ad8f819f21955e51b4358196ee9efc6942720dd912662b7"
auth_type="sha256"
build() {