mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 00:20:46 +00:00
temporaly fix to try for workflow
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Xgui4
|
||||
pkgname=lce-qt-launcher-git
|
||||
pkgver=nightly
|
||||
pkgver=nightly.r0.gef515be
|
||||
pkgrel=1
|
||||
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind. (Nightly/Git Build)"
|
||||
arch=('any')
|
||||
@@ -58,4 +58,4 @@ package() {
|
||||
install -Dm644 "packages/io.github.xgui4.lce_qt_launcher.metainfo.xml" "$pkgdir/usr/share/metainfo/io.github.xgui4.lce_qt_launcher.metainfo.xml"
|
||||
install -Dm644 "assets/io.github.xgui4.lce_qt_launcher.png" "$pkgdir/usr/share/icons/hicolor/128x128/apps/io.github.xgui4.lce_qt_launcher.png"
|
||||
install -Dm644 "assets/lce_inst.png" "$pkgdir/usr/share/icons/hicolor/128x128/mimetypes/application-x-lce_inst.png"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ OutputBaseFilename=LCE-Qt-Launcher-Windows-Nigthly-Setup
|
||||
SetupIconFile=..\..\assets\setup.ico
|
||||
SolidCompression=yes
|
||||
WizardStyle=modern dark polar
|
||||
; ArchiveExtraction=full
|
||||
ArchiveExtraction=full
|
||||
; "ArchitecturesAllowed=x64compatible" specifies that Setup cannot run
|
||||
; on anything but x64 and Windows 11 on Arm.
|
||||
ArchitecturesAllowed=x64compatible
|
||||
|
||||
Reference in New Issue
Block a user