blob: f2ee4e37d670a5d50ea7b66eeb73e7c8b0fd0586 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bas-tui-git
pkgdesc = Bootstrap Any System (BAS) TUI
pkgver = r3.1b6aebc
pkgrel = 1
url = https://github.com/DarkBones/arch-setup
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
provides = bas-tui
conflicts = bas-tui
source = git+https://github.com/DarkBones/arch-setup.git#branch=main
sha256sums = SKIP
pkgname = bas-tui-git
|