blob: 5abacb18005fcd1933dcf758509531184e894236 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = clean-lang-bin
pkgdesc = Provides the general purpose, pure and lazy functional programming language Clean.
pkgver = 3.1
pkgrel = 1
url = https://clean.cs.ru.nl
install = clean.install
arch = x86_64
license = custom
depends = bash
provides = clean-lang
conflicts = clean-lang
replaces = clean-lang
options = !strip
source = https://ftp.cs.ru.nl/Clean/Clean31/linux/clean3.1_64.tar.gz
source = clenv.sh
sha256sums = ffb03e65798246215a8c217cdbaf33fa29ae5b110cc54b144e989bb9537b3fbb
sha256sums = 152704ef3e39b5aa8944af762568e034a51d72b192beb42f7da2fb1e5ceac502
pkgname = clean-lang-bin
|