summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 806823fb9bcaf6d83cf186409136752cbaad09c0 (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.4
	pkgrel = 1
	url = https://github.com/gildor478/ounit
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=1.11.0
	makedepends = ocaml-findlib
	depends = ocaml>=4.04.0
	depends = ocaml-lwt
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-ounit-2.2.4-1.tar.gz::https://github.com/gildor478/ounit/archive/v2.2.4.tar.gz
	sha256sums = cbb5c0849886ccbc85190be5f4874e9d6967cd5ea071631baac91c0d834202ca

pkgname = ocaml-ounit