summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2020-06-13 16:02:16 -0400
committerDaniel M. Capella2020-06-13 16:02:16 -0400
commitb2fa51be1fba30ee6d9cbc7a7f10e0f436cccce3 (patch)
treecffd08f7a0e04720a3c799b95dbee4812b097329
parentad091f012e3bb3a4069c83cce68e00ffdceb3122 (diff)
downloadaur-b2fa51be1fba30ee6d9cbc7a7f10e0f436cccce3.tar.gz
mksrcinfo
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e75a7b21bd3c..4267d8e5ecac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = cargo-flamegraph
pkgdesc = Cargo plugin that generates a flamegraph for a given workload
- pkgver = 0.2.0
+ pkgver = 0.3.0
pkgrel = 1
- url = https://github.com/ferrous-systems/cargo-flamegraph
+ url = https://github.com/flamegraph-rs/flamegraph
arch = i686
arch = x86_64
license = MIT
@@ -10,8 +10,8 @@ pkgbase = cargo-flamegraph
makedepends = cargo
depends = gcc-libs
depends = perf
- source = https://github.com/ferrous-systems/flamegraph/archive/v0.2.0/cargo-flamegraph-0.2.0.tar.gz
- sha512sums = fae15f850540661c46d7a7243a44ff85e818912a34a60b3e8ca3ecf663f5d634463556334d2c1e6fc15abef3c8de85a4efeec006f69eb4470ec1eae29a050bd2
+ source = https://github.com/flamegraph-rs/flamegraph/archive/v0.3.0/cargo-flamegraph-0.3.0.tar.gz
+ sha512sums = d3e9114b79ed296ecf472e317844aa314e3619e3253c81a2eb2681ec389e587d11307ac55a886008e5ec2ec9ccdee563213907687fddb59148db0ad4fe4cef2f
pkgname = cargo-flamegraph