mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
16 lines
402 B
Plaintext
16 lines
402 B
Plaintext
pkgbase = bloaty
|
|
pkgdesc = a size profiler for binaries
|
|
pkgver = 1.0
|
|
pkgrel = 2
|
|
url = https://github.com/google/bloaty
|
|
arch = x86_64
|
|
license = Apache
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
options = !emptydirs
|
|
source = https://github.com/google/bloaty/releases/download/v1.0/bloaty-1.0.tar.bz2
|
|
sha256sums = e1cf9830ba6c455218fdb50e7a8554ff256da749878acfaf77c032140d7ddde0
|
|
|
|
pkgname = bloaty
|
|
|