1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/bloaty/.SRCINFO
Bert Peters 77187c5975 Add 'bloaty/' from commit 'b853017f5981f0afcb4129ab9085fa139679fd50'
git-subtree-dir: bloaty
git-subtree-mainline: fea4ae0cc3
git-subtree-split: b853017f59
2023-10-16 08:48:42 +02:00

19 lines
457 B
Plaintext

pkgbase = bloaty
pkgdesc = a size profiler for binaries
pkgver = 1.1
pkgrel = 1
url = https://github.com/google/bloaty
arch = x86_64
license = Apache
makedepends = cmake
depends = gcc-libs
depends = re2
depends = protobuf
depends = capstone
options = !emptydirs
source = https://github.com/google/bloaty/releases/download/v1.1/bloaty-1.1.tar.bz2
sha256sums = a308d8369d5812aba45982e55e7c3db2ea4780b7496a5455792fb3dcba9abd6f
pkgname = bloaty