summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59d091adfa41..ef9e29cd3803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
pkgname=rbspy
-pkgver=0.3.9
+pkgver=0.3.10
pkgrel=1
pkgdesc="Sampling profiler for Ruby"
url="https://rbspy.github.io"
@@ -13,7 +13,7 @@ source=(
"https://github.com/rbspy/rbspy/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- '5c78e84d36187698306df9e28dabdd4518ccc9cf3d842965838b80b1ac3a734a'
+ 'db675284c1275e30f7f99968f44896d3ebe35df65c1290d94418f6787e625821'
)
build() {