prismlauncher-git/8.0.r905.g635236290-1: update
This commit is contained in:
parent
c4b50e731e
commit
66bc19501b
@ -1,6 +1,6 @@
|
||||
pkgbase = prismlauncher-git
|
||||
pkgdesc = Minecraft launcher with ability to manage multiple instances.
|
||||
pkgver = 8.0.r905.g635236290
|
||||
pkgver = 8.0.r936.g0215af828
|
||||
pkgrel = 1
|
||||
url = https://prismlauncher.org/
|
||||
arch = x86_64
|
||||
|
@ -3,7 +3,7 @@
|
||||
_pkgname='prismlauncher'
|
||||
|
||||
pkgname="${_pkgname}-git"
|
||||
pkgver=8.0.r905.g635236290
|
||||
pkgver=8.0.r936.g0215af828
|
||||
pkgrel=1
|
||||
pkgdesc='Minecraft launcher with ability to manage multiple instances.'
|
||||
arch=('x86_64' 'aarch64')
|
||||
@ -44,7 +44,6 @@ prepare() {
|
||||
-D CMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
-D BUILD_TESTING=OFF \
|
||||
-D ENABLE_LTO=ON \
|
||||
-D Launcher_BUILD_PLATFORM=archlinux \
|
||||
-G Ninja \
|
||||
-S "${srcdir}/${_pkgname}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user