blob: c9737572c14df5540d986dea0069773f120be1ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ayllu-git
pkgdesc = Hyper Performant & Hackable Code Forge
pkgver = 0.0.0
pkgrel = 1
url = https://ayllu-forge.org/ayllu/ayllu
arch = x86_64
license = AGPL3
makedepends = rust
makedepends = gcc
makedepends = libgit2
makedepends = tree-sitter
depends = git
depends = libgit2
depends = tree-sitter
provides = ayllu-git
options = !lto
source = ayllu::git+https://ayllu-forge.org/ayllu/ayllu
sha256sums = SKIP
pkgname = ayllu-git
|