summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8bffc820d03569a9fbfe53a06a9f276f3313be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = gorun
	pkgdesc = Program to run Go programs as if they were scripts
	pkgver = 19
	pkgrel = 3
	url = https://wiki.ubuntu.com/gorun
	arch = x86_64
	arch = i686
	license = GPL3
	makedepends = go
	options = !strip
	source = git+https://github.com/erning/gorun
	sha256sums = SKIP

pkgname = gorun