blob: d3b3e21df319a4c413d48a379aab578d426e5299 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mycorrhiza-git
pkgdesc = Filesystem and git-based wiki engine written in Go using mycomarkup (latest commit)
pkgver = 1.15.1.r3.gd679eb4
pkgrel = 3
url = https://github.com/bouncepaw/mycorrhiza
arch = aarch64
arch = armv7h
arch = x86_64
license = AGPL-3.0-or-later
makedepends = git
makedepends = go
depends = glibc
provides = mycorrhiza
conflicts = mycorrhiza
options = lto
source = git+https://github.com/bouncepaw/mycorrhiza.git
sha256sums = SKIP
pkgname = mycorrhiza-git
|