summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ee603dbddcd490aebf0e90e8215443a43ed8726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = gomobile
	pkgdesc = Tool for building and running mobile apps written in Go
	pkgver = 20240203
	pkgrel = 1
	url = https://github.com/golang/mobile
	arch = i686
	arch = x86_64
	arch = aarch64
	arch = armv8
	arch = armv7
	arch = armv7l
	arch = armv7h
	arch = armv6h
	arch = armhf
	arch = armel
	arch = arm
	arch = riscv64
	license = custom:BSD
	makedepends = git
	makedepends = go
	options = !strip
	options = !emptydirs
	source = git+https://github.com/golang/mobile.git#branch=master
	sha256sums = SKIP

pkgname = gomobile