blob: efe48028e46859e0185a5936ce06be2e80a588a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lfe
pkgdesc = Lisp Flavoured Erlang is not a casual Lisp. It's a Lisp for those who want to build distributed applications -- like the Erlang software that powers 40% of the world's telecommunications.
pkgver = 2.2.0
pkgrel = 3
url = https://lfe.io/
arch = x86_64
license = Apache
makedepends = make
depends = erlang
provides = lfe
conflicts = lfe-git
source = lfe-2.2.0.tar.gz::https://github.com/lfe/lfe/archive/2.2.0.tar.gz
sha512sums = 029cbc638f1c125fbb9053de5f7bb1d261575e6f390e38133f34d3bc6f2905c4d8aab7c8cdff5ba67ddbdfcd6546e37c66924104e8d825247513dee829a170df
pkgname = lfe
|