blob: f354ca96590c69612a47392f3428e9bd618d904a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = femtolisp-git
pkgdesc = lightweight, robust, scheme-like lisp implementation
pkgver = r308.0bf4243
pkgrel = 2
url = https://github.com/lambdaconservatory/femtolisp
arch = i686
arch = x86_64
license = custom:BSD
makedepends = git
depends = glibc
provides = femtolisp
conflicts = femtolisp
source = git+https://github.com/lambdaconservatory/femtolisp.git
md5sums = SKIP
pkgname = femtolisp-git
|