diff options
-rw-r--r-- | community/ruby-rake-compiler/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rake-compiler/APKBUILD b/community/ruby-rake-compiler/APKBUILD index 70f3a5c5c5..aaa8c6c83f 100644 --- a/community/ruby-rake-compiler/APKBUILD +++ b/community/ruby-rake-compiler/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rake-compiler _gemname=${pkgname#ruby-} pkgver=1.1.0 -pkgrel=0 +pkgrel=2 pkgdesc="Provide a standard and simplified way to build and package Ruby extensions" url="https://github.com/rake-compiler/rake-compiler" arch="noarch" |