blob: b9c3df413f6c10b3081be3607aa16e61bb60b385 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = noctyra-cli-git
pkgdesc = Noctyra CLI tool (git)
pkgver = 0
pkgrel = 1
url = https://github.com/noctyra-dots/cli
arch = any
license = MIT
makedepends = git
depends = python
depends = stow
provides = noctyra-cli
conflicts = noctyra-cli
source = cli::git+https://github.com/noctyra-dots/cli.git
sha256sums = SKIP
pkgname = noctyra-cli-git
|