blob: 750d9706145cceb37851b2545a0a5efea90612f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = picrin-scheme-git
pkgdesc = Picrin is a lightweight R7RS scheme implementation written in pure C89.
pkgver = 0.4.r0.g7b725f45
pkgrel = 1
url = https://github.com/picrin-scheme/picrin
arch = x86_64
arch = i686
license = mit
makedepends = git
source = git+https://github.com/picrin-scheme/picrin.git
md5sums = SKIP
pkgname = picrin-scheme-git
|