Skip to content
Snippets Groups Projects
Commit 9673a7a4 authored by Adam Jensen's avatar Adam Jensen Committed by GitHub Actions
Browse files

testing/rbspy: upgrade to 0.5.0

parent 03ebda9b
No related branches found
No related tags found
1 merge request!21463testing/rbspy: upgrade to 0.5.0
# Contributor: Adam Jensen <adam@acj.sh> # Contributor: Adam Jensen <adam@acj.sh>
# Maintainer: Adam Jensen <adam@acj.sh> # Maintainer: Adam Jensen <adam@acj.sh>
pkgname=rbspy pkgname=rbspy
pkgver=0.4.1 pkgver=0.5.0
pkgrel=0 pkgrel=0
pkgdesc="Sampling profiler for Ruby" pkgdesc="Sampling profiler for Ruby"
url="https://rbspy.github.io/" url="https://rbspy.github.io/"
...@@ -29,4 +29,6 @@ package() { ...@@ -29,4 +29,6 @@ package() {
install -Dm755 "target/release/rbspy" "$pkgdir/usr/bin/rbspy" install -Dm755 "target/release/rbspy" "$pkgdir/usr/bin/rbspy"
} }
sha512sums="a178c5f89ee49af62d8e0fb7ae63dd47a263b31c43c1c174d5e0b605bc5aabd66138f650d938ab0f55aa51450e93e33924e7d4b12f340370e68799905f72fde7 rbspy-0.4.1.tar.gz" sha512sums="
c826f3b50102f83cd01e09d2114971e9be470a4df59d94d8cc0230cf4bd61ed9d202cc1824340be005a1b884943d93a0e0c7d5ec62bd814cd497de673ff7717a rbspy-0.5.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment