blob: 81c347d23f02ea4f33abbac1ca515c974b5c401b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ayllu-git
pkgdesc = Ayllu Forge
pkgver = 0.0.0
pkgrel = 1
url = https://ayllu-forge.org/projects/ayllu
arch = x86_64
license = AGPL3
makedepends = rust
makedepends = sqlx-cli
makedepends = sassc
makedepends = npm
makedepends = capnproto
depends = git
provides = ayllu-git
source = ayllu::git+https://ayllu-forge.org/projects/ayllu
sha256sums = SKIP
pkgname = ayllu-git
|