blob: 9818156cd523b5313ab84d538cf5b34563e5971d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = goweight
pkgdesc = A tool to analyze and troubleshoot a Go binary size
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/jondot/goweight
arch = x86_64
license = MIT
makedepends = git
makedepends = go-pie
source = goweight-1.0.5.tar.gz::https://github.com/jondot/goweight/archive/v1.0.5.tar.gz
sha256sums = 42b9ed74053d3c84bce2226744a8d93981dc1eaa60e6372346d2ba4df5a5dfca
pkgname = goweight
|