blob: 1b6a4b90572e7cfa896111f3ac3016cf7b17d617 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fsharp-mono-bin
pkgdesc = The legacy Mono F# Compiler, Core Library & Tools (Xamarin binary build). Newer versions are included in dotnet-core.
pkgver = 5.0.0.0
pkgrel = 1
url = http://fsharp.org/
arch = any
license = MIT
depends = mono
provides = fsharp=5.0.0.0
conflicts = fsharp
replaces = fsharp-bin
noextract = fsharp_5.0-0xamarin15+ubuntu2004b1_all.deb
noextract = libfsharp-core5.0-cil_5.0-0xamarin15+ubuntu2004b1_all.deb
source = https://download.mono-project.com/repo/ubuntu/pool/main/f/fsharp/fsharp_5.0.0.0-0xamarin15+ubuntu2004b1_all.deb
source = https://download.mono-project.com/repo/ubuntu/pool/main/f/fsharp/libfsharp-core5.0-cil_5.0.0.0-0xamarin15+ubuntu2004b1_all.deb
sha256sums = cc5fb438e5e05f569c7960fc840f75b5520db0430cb603693c4b5845a52201f9
sha256sums = 8e29923ae7f8643c3f0f74727743ab9f369e31864c2505fa734ba16108b533a6
pkgname = fsharp-mono-bin
|