summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8c01ae547af32179d3724d16274bbe0e16a0a96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ocaml-re
	pkgdesc = Pure OCaml regular expressions, with support for Perl and POSIX-style strings
	pkgver = 1.10.0
	pkgrel = 1
	url = https://github.com/ocaml/ocaml-re
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = custom:LGPL2.1 with linking exception
	checkdepends = ocaml-ounit
	makedepends = dune>=2.0.0
	depends = ocaml>=4.02.0
	depends = ocaml-seq
	options = !strip
	source = ocaml-re-1.10.0-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.0.tar.gz
	source = fix-ounit-name.diff
	sha512sums = be284912e5532284f00ba2d8ece5a6504976fa78b29e7bb230dc258f4fea8fe0b15ebdfe34ac3242b7265f78498142a5a2d2f2c35f9e653addb717e34bf21a09
	sha512sums = cd665ef2d43a82f26a34480265db42031b8f9cd4b0b71890f3e7fc029c1e68c4f518f1ced2b78deedc522808df0037da83b5527f6442aaf65c5dfb1b7823166f

pkgname = ocaml-re