diff --git a/main/ruby-power_assert/APKBUILD b/main/ruby-power_assert/APKBUILD index bc74f7f20ba..fd7a2222e78 100644 --- a/main/ruby-power_assert/APKBUILD +++ b/main/ruby-power_assert/APKBUILD @@ -5,7 +5,7 @@ _gemname=power_assert # Keep version in sync with "Bundled gems" (https://stdgems.org) for the # packaged Ruby version. pkgver=2.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Debug tool for Ruby that displays intermediate results of a method chain" url="https://github.com/ruby/power_assert" arch="noarch"