summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93ea1a8c2031e7f117e088ca8dad10099afbe0b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ocaml-ounit
	pkgdesc = Unit testing framework for OCaml
	pkgver = 2.2.7
	pkgrel = 2
	url = https://github.com/gildor478/ounit
	arch = x86_64
	arch = i686
	arch = pentium4
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=3.0.0
	makedepends = ocaml-findlib
	depends = ocaml>=4.04.0
	depends = ocaml-lwt>=2.5.2
	depends = ocaml-seq
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-ounit-2.2.7-2.tar.gz::https://github.com/gildor478/ounit/archive/v2.2.7.tar.gz
	sha512sums = b2cefed53127f724c099391eefe1bce3b43cad5d6b629b5f1e9446b58892639de758f5dbcbd5efb6c409ce77ed01d06693989a3ba909cf79c36c2554c1473396

pkgname = ocaml-ounit