summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96036280e69b1620292afbad7d457937e44d561a (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.2
	pkgrel = 2
	url = https://github.com/gildor478/ounit
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune
	makedepends = ocaml-findlib
	depends = ocaml
	depends = ocaml-lwt
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-ounit-2.2.2-2.tar.gz::https://github.com/gildor478/ounit/archive/v2.2.2.tar.gz
	sha256sums = db5dbdd4fd29a9ff82dd9d75813e0391d833ba868f813e3c3349807bc9da5032

pkgname = ocaml-ounit