summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2021-03-16 18:26:23 +0800
committerKaizhao Zhang2021-03-16 18:26:23 +0800
commita4f1a94a5afe02aab7f7e7373694016048e3c5ec (patch)
tree56a918df381320870ddc8a311e3859f11e0d6dba /PKGBUILD
parent208ddab6ed3886571b94ae99b40793f029389138 (diff)
downloadaur-a4f1a94a5afe02aab7f7e7373694016048e3c5ec.tar.gz
Updated to version 0.3.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8a80cf79f8c..9461c18aba70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
pkgname=rbspy-bin
-pkgver=0.3.13
+pkgver=0.3.14
pkgrel=1
pkgdesc="Sampling profiler for Ruby"
arch=('x86_64')
@@ -14,7 +14,7 @@ source=(
"https://github.com/rbspy/rbspy/releases/download/v${pkgver}/rbspy-v${pkgver}-x86_64-unknown-linux-musl.tar.gz"
)
sha256sums=(
- 'c7113f6c003378ad8928e34e3ce0e44f0dfbd3bce043a2bfc1b52eeae7c90d83'
+ '682f6b26b9887ac6d4870c493f063fb5d8a7ecccd6e6871fa6e2fc37e9dc5af2'
)
package() {