PrismLauncher: update to 6.3.
This commit is contained in:
parent
0fd7202ba2
commit
2509e7a14e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'PrismLauncher'
|
||||
pkgname=PrismLauncher
|
||||
version=6.1
|
||||
version=6.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLauncher_BUILD_PLATFORM=Void"
|
||||
|
@ -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=d89171a982af0f93208b25c33f5f890ca9674bd0573e685da969d6436103da9c
|
||||
checksum=fc1896df6422248dbd767d4a82066fe6044ae104354ebf75fc5ae92252f2fb1a
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTING=0"
|
||||
|
|
Loading…
Reference in New Issue