blob: 9d6d5e07fd32d810f4a440331c28947b316b214a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ocaml-typerex
pkgdesc = TypeRex is a powerful development environment for OCaml.
pkgver = 1.99.7b
pkgrel = 2
url = http://www.typerex.org/
arch = i686
arch = x86_64
license = GPLv3
depends = emacs
depends = ocaml>=3.11.2
source = https://www.typerex.org/pub/typerex/typerex.1.99.7-beta.tar.gz
sha256sums = 1a11a2c9ee1663cf91b819eb638549209efa618d0a0b78e2827a8bdd405b2443
pkgname = ocaml-typerex
|