summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b48d091b53ef38b7fb8466a736c13de01ae8f23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-trie
	pkgdesc = Strict impure trie tree
	pkgver = 1.0.0
	pkgrel = 6
	url = https://github.com/kandu/trie
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=1.0.0
	depends = ocaml>=4.02.0
	options = !strip
	source = ocaml-trie-1.0.0-6.tar.gz::https://github.com/kandu/trie/archive/1.0.0.tar.gz
	sha512sums = 1921a42486a0a221e546507287cbf28ccae5462abe55817269517b7b92e19f35031f2d0fba2b1890b97236d6fff11be9d76ade317ae1dfa1089bd4740a46786f

pkgname = ocaml-trie