Skip to content

Commit

Permalink
Upgrade to kde/qt5.15 (#6)
Browse files Browse the repository at this point in the history
This removes arm32
  • Loading branch information
ChristopherHX committed Sep 23, 2021
1 parent 4ca4088 commit c0b4ba5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions io.mrarm.mcpelauncher.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "io.mrarm.mcpelauncher",
"runtime": "org.kde.Platform",
"runtime-version": "5.14",
"runtime-version": "5.15",
"sdk": "org.kde.Sdk",
"base": "io.qt.qtwebengine.BaseApp",
"base-version": "5.14",
"base-version": "5.15",
"command": "mcpelauncher-ui-qt",
"cleanup": [
"*.a",
Expand Down Expand Up @@ -169,7 +169,7 @@
},
{
"name": "mcpelauncher-client",
"buildsystem": "cmake-ninja",
"buildsystem": "cmake",
"build-options": {
"arch": {
"x86_64": {
Expand Down Expand Up @@ -277,4 +277,4 @@
]
}
]
}
}

0 comments on commit c0b4ba5

Please sign in to comment.