diff options
Diffstat (limited to 'community/ruby-i18n')
-rw-r--r-- | community/ruby-i18n/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-i18n/APKBUILD b/community/ruby-i18n/APKBUILD index b084c655ec..56981efb86 100644 --- a/community/ruby-i18n/APKBUILD +++ b/community/ruby-i18n/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-i18n _gemname=${pkgname#ruby-} pkgver=1.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="New wave Internationalization support for Ruby" url="https://github.com/svenfuchs/i18n" arch="noarch" |