PrismLauncher: update to 5.1.
This commit is contained in:
parent
14209aa89f
commit
a540da79f6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'PrismLauncher'
|
||||
pkgname=PrismLauncher
|
||||
version=5.0
|
||||
revision=2
|
||||
version=5.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLauncher_BUILD_PLATFORM=Void"
|
||||
hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools
|
||||
|
@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://prismlauncher.org/"
|
||||
distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz"
|
||||
checksum=27c2c7e0c9aaa3450b7449683cfd2a9a941b7118ab83947de09285438e03c495
|
||||
checksum=d5774911c2fde98f6b663c76084e49e8f664a0f21e13da9196072d38191a7d1e
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTING=0"
|
||||
|
|
Loading…
Reference in New Issue