blob: b94905b42bde835bd95aa2d9366ded13701c3152 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nextdots-cli-git
pkgdesc = The CLI for my NEXTDOTS
pkgver = r11.6516cf7
pkgrel = 1
url = https://gitlab.com/harryr307/nextdots-cli.git
arch = any
license = unknown
makedepends = base
makedepends = git
depends = bash
provides = nextdots-cli
source = git+https://gitlab.com/harryr307/nextdots-cli.git
sha256sums = SKIP
pkgname = nextdots-cli-git
|