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

Ports: Update serenity-theming use latest commit 103b0ad

This commit is contained in:
djwisdom 2023-07-09 21:19:43 +08:00 committed by Linus Groh
parent 8a9761de20
commit 47eaef9b41
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=49d499b675a397c30e3401ec98927157324e2762
version=103b0add39f9e167e8f6c6d4715d9ffbf87d6d07
workdir="theming-${version}"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip c7fcb9b200fb4639fde9439075cd87624e5031d8e4353f297c65261431fe8a27"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 1c3a99d961b1013dbc8b499daa3ee872c5cba29f0efb7f6f885f7f292b3dbeda"
auth_type="sha256"
build() {