blob: 912f0edb430d61aa05e2e427233cba85da1dece8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ncx
pkgdesc = CLI tool for system management and configuration
pkgver = 2.0.4a
pkgrel = 2
url = https://gitlab.com/nathanchere/ncx
arch = x86_64
license = Apache-2.0
makedepends = go
makedepends = git
makedepends = make
options = !strip
options = !emptydirs
source = ncx::git+https://gitlab.com/nathanchere/ncx.git#tag=v2.0.4a
sha256sums = e4dc1372a94faa939a9eee414290ff2e284acc2579a4c32d63da67c51a6b7a25
pkgname = ncx
|