blob: 997dea7419c25179f8522299bc3616eadfce9b38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ocaml-zed
pkgdesc = An abstract engine for text editing
pkgver = 2.0.5
pkgrel = 1
url = https://github.com/diml/zed
arch = i686
arch = x86_64
license = BSD
makedepends = dune
depends = glibc
depends = ocaml
depends = ocaml-camomile
depends = ocaml-react
depends = ocaml-charinfo_width
options = !strip
source = zed-2.0.5.tar.gz::https://github.com/diml/zed/archive/2.0.5.tar.gz
sha512sums = 64b47b80dcea4d8016ce0203684511f0be9ac3adb8393e0755d847483690c6a56b2147ca217e9419de715a8513a59b821767969ceab418f11bcf30273b62724b
pkgname = ocaml-zed
|