PolyMC: switch to a more trusted meta server

the person currently in control of the polymc meta server might not have the
best intentions
This commit is contained in:
Michal Vasilek 2022-10-18 01:09:01 +02:00
parent 0a7fff42ec
commit 91837caec7

View file

@ -1,10 +1,10 @@
# Template file for 'PolyMC'
pkgname=PolyMC
version=1.4.2
revision=1
revision=2
build_style=cmake
configure_args="-DLauncher_BUILD_PLATFORM=Void
-DLauncher_VERSION_BUILD=${revision}"
-DLauncher_VERSION_BUILD=${revision} -DLauncher_META_URL=https://meta.scrumplex.rocks/v1/"
hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools
qt5-qmake scdoc"
makedepends="qt5-devel"