0008a485d1
This reverts commit 50caa71b67
.
Since now we can go ahead and just remove the plugin binary and no
longer segfault on running.
https://github.com/terrastruct/d2/issues/590
13 lines
482 B
Bash
13 lines
482 B
Bash
# Template file for 'd2'
|
|
pkgname=d2
|
|
version=0.1.4
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="oss.terrastruct.com/d2"
|
|
go_package="oss.terrastruct.com/d2"
|
|
short_desc="Modern diagram scripting language that turns text to diagrams"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="MPL-2.0"
|
|
homepage="https://d2lang.com/"
|
|
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=ce658b1ed243b2712a7544f109f08dbc6f9690d1f6443a3fa6b39d0f6ccd626a
|