blob: 108aeac4b2d6a7ae5db72856902c215eb505ac42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rbspy
pkgdesc = Sampling profiler for Ruby
pkgver = 0.27.0
pkgrel = 1
url = https://rbspy.github.io
arch = x86_64
license = MIT
makedepends = fakeroot
makedepends = cargo
conflicts = rbspy
source = https://github.com/rbspy/rbspy/archive/v0.17.0.tar.gz
sha256sums = ff5bf1c1b0cb012737bb7892a7f24f5030099b5633581d98a684f7837d06e3ce
pkgname = rbspy
|