blob: 53787fe5f96ff23736afd7dd70fa72cfadc2c40b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fabric-git
pkgdesc = An open-source framework for augmenting humans using AI
pkgver = r2173.ef2e985d
pkgrel = 1
url = https://github.com/danielmiessler/fabric
arch = x86_64
license = MIT
makedepends = git
depends = go
provides = fabric-ai
conflicts = fabric-ai
source = git+https://github.com/danielmiessler/fabric.git
md5sums = SKIP
pkgname = fabric-git
|