Update package version to 10.0.1
This commit is contained in:
@@ -1,18 +1,20 @@
|
|||||||
name: prism-launcher
|
name: prism-launcher
|
||||||
description: Open source Minecraft launcher with the ability to manage multiple instances, accounts and mods
|
description: Open source Minecraft launcher with the ability to manage multiple instances, accounts and mods
|
||||||
version: "9.4"
|
version: 10.0.1
|
||||||
revision: 2
|
revision: 1
|
||||||
url: https://prismlauncher.org/
|
url: https://prismlauncher.org/
|
||||||
license: GPL3-only
|
license: GPL3-only
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- cmark
|
- cmark
|
||||||
|
- gamemode
|
||||||
- gcc-libs
|
- gcc-libs
|
||||||
- glibc
|
- glibc
|
||||||
- hicolor-icon-theme
|
- hicolor-icon-theme
|
||||||
- jre
|
- jre
|
||||||
- libglvnd
|
- libglvnd
|
||||||
|
- libqrencode
|
||||||
- qt6-5compat
|
- qt6-5compat
|
||||||
- qt6-base
|
- qt6-base
|
||||||
- qt6-imageformats
|
- qt6-imageformats
|
||||||
@@ -28,11 +30,10 @@ optional_depends:
|
|||||||
make_depends:
|
make_depends:
|
||||||
- cmake
|
- cmake
|
||||||
- extra-cmake-modules
|
- extra-cmake-modules
|
||||||
- gamemode
|
|
||||||
- jdk17
|
- jdk17
|
||||||
- scdoc
|
- scdoc
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/PrismLauncher/PrismLauncher/releases/download/${BPM_PKG_VERSION}/PrismLauncher-${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/PrismLauncher/PrismLauncher/releases/download/${BPM_PKG_VERSION}/PrismLauncher-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 77ab52239c2a2a9f77d7c4607e1d9cf40970f9240d2f5061b116a7b1b8fd0277
|
checksum: fd25af8c53b8a2cf6a3c0428be0f80c6fe38d427b2274e08ce8078fd20d6b5cf
|
||||||
|
|||||||
Reference in New Issue
Block a user