summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6f22ff7b9d675f904bd63644ee5b678a04d2a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = 3bc-lang-git
	pkgdesc = Low level language, tiny virtual machine that works on computers and microcontrollers. (Friendly Punched cards)
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/RodrigoDornelles/3bc-lang/
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = GPL3
	makedepends = git
	makedepends = gcc
	source = 3bc::git+https://github.com/RodrigoDornelles/3bc-lang.git#branch=master
	md5sums = SKIP

pkgname = 3bc-lang-git