blob: 4e4a5bb500e74c1f17d0bc2387794a2be8536122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = lean4-git
pkgdesc = An interactive theorem prover
pkgver = 4.22.0.rc3.r161.gd2e604f74d
pkgrel = 1
url = https://leanprover.github.io/
arch = i686
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = cmake
depends = glibc
depends = gmp
provides = lean4=4.22.0.rc3.r161.gd2e604f74d
conflicts = lean4
options = staticlibs
source = git+https://github.com/leanprover/lean4.git
sha256sums = SKIP
pkgname = lean4-git
|