Skip to content

Commit

Permalink
Base: Update ports serenity-theming use latest commit f0100c2
Browse files Browse the repository at this point in the history
  • Loading branch information
djwisdom authored and linusg committed Oct 2, 2022
1 parent 086fccc commit 7618f22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Ports/AvailablePorts.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`SDL_sound`](SDL_sound/) | SDL\_sound (Abstract soundfile decoder add-on for SDL 1.2) | 1.0.3 | https://www.icculus.org/SDL_sound/ |
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |
| [`sed`](sed/) | GNU sed | 4.8 | https://www.gnu.org/software/sed/ |
| [`serenity-theming`](serenity-theming/) | SerenityOS theming | fbd26ec | https://github.com/SerenityOS/theming |
| [`serenity-theming`](serenity-theming/) | SerenityOS theming | f0100c2 | https://github.com/SerenityOS/theming |
| [`sfinx`](sfinx/) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx |
| [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl |
| [`soltys`](soltys/) | Soltys | 1.0 | https://www.scummvm.org/games/#games-soltys |
Expand Down
4 changes: 2 additions & 2 deletions Ports/serenity-theming/package.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=serenity-theming
version=fbd26eca36ce7008d2d4879d93ae61c5931d9e64
version=f0100c299a1ec3836d319827e24da0c1a8a72f92
workdir="theming-${version}"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip a7676238101079b35cf695b5eff5e908d513034e28ac74ab1f5d45358b4bee2b"
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 5ef72b105b1de8c301b64af2cf910a724b83bb65ac65f1088f5be08eec2704bb"
auth_type="sha256"

build() {
Expand Down

0 comments on commit 7618f22

Please sign in to comment.