summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd2ebbc60195d69180f04c5556b8518ed6815978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = wart-git
	pkgdesc = A small, readable lisp with thorough unit tests and extensible functions/macros.
	pkgver = 4134.g789671d7
	pkgrel = 1
	epoch = 1
	url = https://github.com/akkartik/wart
	arch = i686
	arch = x86_64
	license = Artistic2.0
	makedepends = git
	depends = gcc-libs
	depends = bash
	optdepends = which: for using rlwrap
	optdepends = rlwrap: for better REPL editing
	optdepends = zsh: for using zsh
	provides = wart
	conflicts = wart
	options = !strip
	options = !makeflags
	source = git+https://github.com/akkartik/wart.git#branch=main
	source = wart.sh
	sha256sums = SKIP
	sha256sums = f1e09fbfc74b3e8775e9afc53f3101c378be846f89f365bf5c66d8a3611740f3

pkgname = wart-git