summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96cda9179ee356ed430dcb0bcf9984f1d40a783b (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-fileutils
	pkgdesc = OCaml API to manipulate real files and filenames
	pkgver = 0.6.4
	pkgrel = 1
	url = https://github.com/gildor478/ocaml-fileutils
	arch = x86_64
	arch = i486
	arch = i686
	arch = pentium4
	arch = armv7h
	arch = aarch64
	license = custom:LGPL2.1 with linking exception
	checkdepends = ocaml-ounit>=2.0.0
	makedepends = dune>=1.11.0
	depends = ocaml>=4.03.0
	depends = ocaml-seq
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-fileutils-0.6.4-1.tar.gz::https://github.com/gildor478/ocaml-fileutils/archive/v0.6.4.tar.gz
	sha512sums = fed41c0c98bd9a2dde18335f0c7fd721b609f936001424eff200bca058146af55134f1d245b143bd211ece37bc036b3308528b193a6b578735b27891181f07e1

pkgname = ocaml-fileutils