aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/async-profiler/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/async-profiler/APKBUILD b/testing/async-profiler/APKBUILD
index 985f068447b..00493392231 100644
--- a/testing/async-profiler/APKBUILD
+++ b/testing/async-profiler/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Andrey Pustovetov <andrey.pustovetov@gmail.com>
-# Maintainer: Andrey Pustovetov <andrey.pustovetov@gmail.com>
+# Maintainer:
pkgname=async-profiler
pkgver=1.5
-pkgrel=0
+pkgrel=1
pkgdesc="Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events"
url="https://github.com/jvm-profiling-tools/async-profiler"
arch="x86 x86_64"