arm
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-04-08 22:01:02 +02:00
parent 5d23197394
commit 1ae8c47392
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 97 additions and 14 deletions

View file

@ -1,12 +1,13 @@
# Maintainer: JMARyA <jmarya@hydrar.de>
pkgname=navinstall
pkgver=main
pkgver=2025.04.08_5d23197
pkgrel=1
pkgdesc="navOS Installer"
arch=('x86_64')
arch=('x86_64' 'aarch64')
url="https://git.hydrar.de/navos/navinstall"
license=("MIT")
depends=("arch-install-scripts" "archiso" "sbctl" "sbsigntools" "git")
depends=("arch-install-scripts" "archiso" "git")
optdepends=('sbctl' 'sbsigntools')
makedepends=("rustup" "git")
source=("${pkgname}::git+https://git.hydrar.de/navos/navinstall.git")
sha256sums=("SKIP")