blob: 29c9a8236168b121dc429bfca8c9c40b1533bb00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = d2-bin
pkgdesc = A modern diagram scripting language that turns text to diagrams
pkgver = 0.6.3
pkgrel = 1
url = https://d2lang.com
arch = x86_64
license = MPL2
depends = gcc-libs
conflicts = d2
options = !lto
source = https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-linux-amd64.tar.gz
sha256sums = 196baec2b58322c4694695ff4e0bf4fa5588d1ee7561b1f23cd8541570ac82ef
pkgname = d2-bin
|