summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a9836064362328575b1f0c40f58c7051f49bd8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = nscript-git
	pkgdesc = A simple stack-based scripting language.
	pkgver = 20100904
	pkgrel = 2
	url = http://github.com/nikki93/nscript
	arch = i686
	arch = x86_64
	license = custom:none
	makedepends = git
	provides = nscript
	conflicts = nscript
	source = git+https://github.com/nikki93/nscript.git
	md5sums = SKIP

pkgname = nscript-git