summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d5a4e99ed1559f0583215ef2e51a27a75815f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = porth-gitlab
	pkgdesc = [Unstable/W.I.P] It's like Forth but in Python.
	pkgver = 0.55
	pkgrel = 6
	url = https://gitlab.com/tsoding/porth.git
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = fasm
	depends = nasm
	depends = binutils
	depends = fasm
	source = git+https://gitlab.com/tsoding/porth.git
	sha256sums = SKIP

pkgname = porth-gitlab