File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,12 @@ PortGroup qt5 1.0
6
6
PortGroup java 1.0
7
7
PortGroup cmake 1.1
8
8
9
- github.setup PrismLauncher PrismLauncher 8.0
10
- # Change github.tarball_from to 'releases' or 'archive' next update
11
- github.tarball_from tarball
12
- revision 1
9
+ github.setup PrismLauncher PrismLauncher 9.2
10
+ github.tarball_from releases
11
+ revision 0
13
12
categories games
14
13
license GPL-3 Apache-2
15
- maintainers nomaintainer
14
+ maintainers {@eleanordoesntcode gmail.com:eleanor.publicmail} openmaintainer
16
15
description A custom launcher for Minecraft
17
16
long_description PrismLauncher is {*}${description} that allows you to easily manage \
18
17
multiple installations of Minecraft at once.
@@ -36,7 +35,8 @@ java.version 1.8
36
35
compiler.cxx_standard 2017
37
36
38
37
qt5.depends_component \
39
- qtsvg
38
+ qtsvg \
39
+ qtnetworkauth
40
40
41
41
depends_lib-append port:zlib
42
42
depends_build-append \
You can’t perform that action at this time.
0 commit comments