1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 12:17:36 +00:00

Ports: Update serenity-theming to latest commit

This commit is contained in:
djwisdom 2022-07-04 07:51:58 +08:00 committed by Brian Gianforcaro
parent af71aa4e0b
commit 036f68f857
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=e4e2f262ea684a435e9dd2a0e4a9dbca78eeb610
version=6f44f8aa83aa7c512dc315a4bd1d68151442cb03
workdir="theming-${version}"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip fc369c11577f70dc2cf8306678928072b203c0c2bb64a3194c143831737bc0ae"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 837b1d112a53144123c3cce4456349e7800bafe6817aa02dabe511cffa1ae393"
auth_type="sha256"
build() {