mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
15 lines
515 B
Text
15 lines
515 B
Text
|
pkgbase = owl-lisp
|
||
|
pkgdesc = Simple purely functional lisp
|
||
|
pkgver = 0.2.2
|
||
|
pkgrel = 1
|
||
|
url = https://gitlab.com/owl-lisp/owl.git
|
||
|
arch = x86_64
|
||
|
license = MIT
|
||
|
makedepends = pandoc
|
||
|
depends = glibc
|
||
|
source = https://gitlab.com/owl-lisp/owl/-/archive/v0.2.2/owl-v0.2.2.tar.gz
|
||
|
sha256sums = 9c162490c08b4e0855eb5663c922482bb2dc4975d76bf862dc9499176b841ab1
|
||
|
b2sums = e3286bd1eb02def86d398eb9154208865e52dc8dbee19210f05c17413650c295a80440b374629a6b4468fd415432309a2d36f74e14d48d27504c83d2a33f0728
|
||
|
|
||
|
pkgname = owl-lisp
|