some others changes i forgot to add to stage in git for the workflow and pkgbuild

This commit is contained in:
xgui4
2026-05-21 15:15:21 -04:00
parent f47c630727
commit 7803b5f0dc
2 changed files with 2 additions and 3 deletions

View File

@@ -78,13 +78,12 @@ jobs:
namcap: true
updpkgsums : true
path : "packages/linux/nigthly"
srcinfo: true
- name: Upload Artifact
uses: actions/upload-artifact@v7.0.1
with:
name: packages-arch
path: packages/linux/nightly/****.pkg.tar.zst
path: ./packages/linux/nightly/*.pkg.tar.zst
# --- JOB 4 : Publish the Nightly Release ---
release:

View File

@@ -1,6 +1,6 @@
# Maintainer: Xgui4
pkgname=lce-qt-launcher-git
pkgver=0.0.0.1beta.r114.g75c3a0c
pkgver=nightly
pkgrel=1
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind. (Nightly/Git Build)"
arch=('any')