mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 00:10:49 +00:00
lasyt test before doing a refactor if needed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Xgui4
|
||||
pkgname=lce-qt-launcher-pre-alpha
|
||||
pkgver=r128.ef2616e
|
||||
pkgver=r129.a9230f3
|
||||
pkgrel=1
|
||||
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind."
|
||||
arch=('any')
|
||||
|
||||
@@ -21,6 +21,9 @@ dependencies = [
|
||||
"patchelf==0.17.2.4; sys_platform == 'linux'",
|
||||
]
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src"]
|
||||
|
||||
[tool.hatch.build.targets.wheel.sources]
|
||||
"src" = "lce_launcher_core"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user