summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49ff43f55d401d75a981bd61d7e3d8e010e01843 (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.3
	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.3-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.3.tar.gz
	source = fix-ounit-name.diff
	sha512sums = c86bc375d52ba4d0363d56636dd389c29ce3fc430f569fd5c3af3265023bb80462d94ea9fce97387fdebc8731d33166871ac2f9162327674c2b97bdbde423bbd
	sha512sums = cd665ef2d43a82f26a34480265db42031b8f9cd4b0b71890f3e7fc029c1e68c4f518f1ced2b78deedc522808df0037da83b5527f6442aaf65c5dfb1b7823166f

pkgname = ocaml-re