blob: 838bdf4505d76ee5ba451cf524e6ee8e204453bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cookcli-git
pkgdesc = CookCLI is provided as a command-line tool to make Cook recipe management easier, and enable automation and scripting workflows for the CookLang ecosystem. Build from source.
pkgver = 0.1.6
pkgrel = 1
url = https://github.com/cooklang/CookCLI
arch = x86_64
license = MIT
depends = swift-language
depends = libdispatch
provides = cookcli
conflicts = cookcli
conflicts = cookcli-bin
source = CookCLI_0.1.6.zip::https://github.com/cooklang/CookCLI/archive/refs/tags/v0.1.6.tar.gz
sha256sums = 0ad919c950dad9375adaceb79a1cfc407a3ac776a8190de2a82fef30a02a5504
pkgname = cookcli-git
|