summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1f6727913b7298a3f5ad12730403865b6434a5c (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.2
	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.2-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.2.tar.gz
	source = fix-ounit-name.diff
	sha512sums = ed89ab547e01ecb8967e9bf0df5673eb56835448ca42dcd8d5558fd1170109a64533c3a0f84ac983f15e512234815ce0c003ef195c8a52e8275e1dc2f1d3602c
	sha512sums = cd665ef2d43a82f26a34480265db42031b8f9cd4b0b71890f3e7fc029c1e68c4f518f1ced2b78deedc522808df0037da83b5527f6442aaf65c5dfb1b7823166f

pkgname = ocaml-re