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 70b66985204c..9838ce9cda7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
pkgname=rbspy
-pkgver=0.3.13
+pkgver=0.3.14
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=(
- 'f112ee0c309da6d0a7249a6798fbace7c4a77bd5c774acb972804e349e7aa068'
+ '0df6ff6f5bbd47727d9925092ff151d5bcfa33b1989cb4e7178c4d7a436b971f'
)
build() {