summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0103af7333c363ffef179e90534c02593502bbf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = crumb
	pkgdesc = Crumb is a high level, functional, interpreted, dynamically typed, general-purpose programming language, with a terse syntax, and a verbose standard library.
	pkgver = 1.0
	pkgrel = 1.0
	url = https://github.com/liam-ilan/crumb/tree/main/src
	arch = x86_64
	license = GPL
	makedepends = gcc
	makedepends = coreutils
	source = crumb::git+https://github.com/liam-ilan/crumb.git
	md5sums = SKIP

pkgname = crumb