diff options
-rw-r--r-- | testing/ruby-ttytest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ruby-ttytest/APKBUILD b/testing/ruby-ttytest/APKBUILD index 925a4ab81e..efd14108c7 100644 --- a/testing/ruby-ttytest/APKBUILD +++ b/testing/ruby-ttytest/APKBUILD @@ -2,7 +2,7 @@ pkgname=ruby-ttytest _gemname=ttytest pkgver=0.5.0 -pkgrel=0 +pkgrel=2 pkgdesc="Acceptance test framework for interactive console applications" url="https://github.com/jhawthorn/ttytest" arch="noarch" |