blob: 8989f86746b3c87609515fdc50705da262b7e063 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = zflame-git
pkgdesc = 🔥 Flamegraph Profiling
pkgver = c19.7fc5859
pkgrel = 1
url = https://github.com/hendriknielaender/zflame
arch = x86_64
license = MIT
makedepends = git
makedepends = zig
provides = zflame
conflicts = zflame
source = zflame::git+https://github.com/hendriknielaender/zflame.git
sha256sums = SKIP
pkgname = zflame-git
|