This commit is contained in:
parent
5d23197394
commit
1ae8c47392
6 changed files with 97 additions and 14 deletions
7
PKGBUILD
7
PKGBUILD
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue