diff options
-rw-r--r-- | community/jruby/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jruby/APKBUILD b/community/jruby/APKBUILD index e36fee2d01..3cb25e58f4 100644 --- a/community/jruby/APKBUILD +++ b/community/jruby/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=jruby pkgver=9.1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="An implementation of Ruby on the JVM" url="http://jruby.org" arch="noarch" |