summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-25 20:52:09 +1300
committerGeorge Rawlinson2022-11-25 20:52:09 +1300
commit3a560f83dcc4cf26cbe7b9a2d8d48f25adac1cb9 (patch)
treee07d7f303c1c56b26e5b33809d553e53ca61a2a3 /PKGBUILD
parente67dbbfbccbc82c6b3bedbb3ee467b2f25042c72 (diff)
downloadaur-bytehound.tar.gz
upgpkg: bytehound 0.11.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d34e7b896cc..3d3aca03a81f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=bytehound
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=1
pkgdesc='A memory profiler for Linux'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache' 'MIT')
depends=('gcc-libs')
makedepends=('git' 'rustup' 'yarn' 'node-gyp')
options=('!lto')
-_commit='961367c2c9e95905dddb8f0002ea4f70833e2419'
+_commit='acce3bce127705ea8c840767ed351229a3c2738c'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')