Skip to content

Commit ee6a584

Browse files
eleanordoesntcodereneeotten
authored andcommitted
PrismLauncher: update 11.0.0
* update port to 11.0.0 * add new dependency vulkan-headers
1 parent f6c77c0 commit ee6a584

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

games/PrismLauncher/Portfile

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PortGroup qt6 1.0
66
PortGroup java 1.0
77
PortGroup cmake 1.1
88

9-
github.setup PrismLauncher PrismLauncher 10.0.5
9+
github.setup PrismLauncher PrismLauncher 11.0.0
1010
github.tarball_from releases
1111
revision 0
1212
categories games
@@ -16,9 +16,9 @@ description A custom launcher for Minecraft
1616
long_description PrismLauncher is {*}${description} that allows you to easily manage \
1717
multiple installations of Minecraft at once.
1818
homepage https://prismlauncher.org/
19-
checksums rmd160 e1098f0b5bbbbb7568739e6c8537d3618fe1504d \
20-
sha256 2f3b71906151d12fe72888fda0ed87aad07c250561c1b0cb6c4eb0962c56b4b8 \
21-
size 4078955
19+
checksums rmd160 a008d3ccdfaf8e5e00424f95ab2c6ac702b481f3 \
20+
sha256 e6ec10c6e537ffaf020a20353f02de09fbe006c131090b4db6ff961bd5f2cd27 \
21+
size 4104245
2222

2323
platforms {darwin >= 21}
2424

@@ -54,7 +54,8 @@ depends_lib-append port:libarchive \
5454

5555
depends_build-append \
5656
path:share/ECM/cmake/ECMConfig.cmake:kde-extra-cmake-modules \
57-
port:pkgconfig
57+
port:pkgconfig \
58+
port:vulkan-headers
5859

5960
cmake.install_prefix \
6061
${applications_dir}

0 commit comments

Comments
 (0)