aboutsummaryrefslogtreecommitdiffstats
path: root/community/bloaty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bloaty/APKBUILD')
-rw-r--r--community/bloaty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bloaty/APKBUILD b/community/bloaty/APKBUILD
index 82980999569..cef8e8f534e 100644
--- a/community/bloaty/APKBUILD
+++ b/community/bloaty/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=bloaty
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Bloaty McBloatface: a size profiler for binaries"
options="!check" # no test suite
url="https://github.com/google/bloaty"