mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
PrismLauncher: update to 8.4
This commit is contained in:
parent
3d282a3841
commit
36aef3f41f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'PrismLauncher'
|
# Template file for 'PrismLauncher'
|
||||||
pkgname=PrismLauncher
|
pkgname=PrismLauncher
|
||||||
version=8.3
|
version=8.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLauncher_BUILD_PLATFORM=Void"
|
configure_args="-DLauncher_BUILD_PLATFORM=Void"
|
||||||
hostmakedepends="extra-cmake-modules openjdk17 pkg-config qt6-tools qt6-base scdoc"
|
hostmakedepends="extra-cmake-modules openjdk17 pkg-config qt6-tools qt6-base scdoc"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://prismlauncher.org/"
|
homepage="https://prismlauncher.org/"
|
||||||
distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz"
|
distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz"
|
||||||
checksum=4d587122f673ee4daea5aa098bd3da0f51989dbb600560146dd8a0375491cea0
|
checksum=a4df9059559df2e410ddf933e05fe4bffaa01631c6eeb55e63af4a2d0d719726
|
||||||
|
|
||||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DBUILD_TESTING=0"
|
configure_args+=" -DBUILD_TESTING=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue