summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49895c8a9b03d882662993d906d943336818d553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ocaml-pcre
	pkgdesc = Perl compatible regular expressions for OCaml
	pkgver = 7.5.0
	pkgrel = 2
	url = http://mmottl.github.io/pcre-ocaml
	arch = x86_64
	license = custom:LGPL2.1 with linking exception
	makedepends = dune
	depends = ocaml
	depends = ocaml-base
	depends = pcre
	provides = pcre-ocaml
	conflicts = pcre-ocaml
	replaces = pcre-ocaml
	options = !strip
	options = staticlibs
	source = https://github.com/mmottl/pcre-ocaml/releases/download/7.5.0/pcre-7.5.0.tbz
	sha256sums = 671142f40b6d86171cbc067253faadf903019161d57488bd0fb6c5456c2cbd1a

pkgname = ocaml-pcre