diff options
-rw-r--r-- | main/ruby-polyglot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-polyglot/APKBUILD b/main/ruby-polyglot/APKBUILD index 9fd9d88c3..d0307e879 100644 --- a/main/ruby-polyglot/APKBUILD +++ b/main/ruby-polyglot/APKBUILD @@ -2,7 +2,7 @@ _gemname=polyglot pkgname=ruby-$_gemname pkgver=0.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="Augment 'require' to load non-ruby file types" url="https://github.com/cjheath/polyglot" arch="noarch" |