blob: 1e30f4957aacb4113825522dd4eda20feb5116e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rbspy-bin
pkgdesc = Sampling profiler for Ruby
pkgver = 0.3.7
pkgrel = 1
url = https://rbspy.github.io
arch = x86_64
license = MIT
makedepends = fakeroot
conflicts = rbspy
source = https://github.com/rbspy/rbspy/releases/download/v0.3.7/rbspy-v0.3.7-x86_64-unknown-linux-musl.tar.gz
sha256sums = 45469f5a07ceff24cfb30949789997fbcb37da213d9bf817737e1b8e7c14d3fe
pkgname = rbspy-bin
|