mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:17:36 +00:00
Ports: Update serenity-theming use latest commit 43c42c9
This commit is contained in:
parent
26f8a441f5
commit
ec0054da06
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=serenity-theming
|
||||
version=cd1fd731e6197c8f687984e540fdaa993be1dec3
|
||||
version=43c42c98e75f929b38d7272d1ed86346d4810c1d
|
||||
workdir="theming-${version}"
|
||||
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip d3127e35008776c9a3b089f2bc2365ac7456a77900f0544adce776b9cbce76a7"
|
||||
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 1c319a4939822c5e39120ffb4615c6a478312c7cd4b22b10497d7f0b8b21ead3"
|
||||
auth_type="sha256"
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue