diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2013-09-12 16:11:42 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2013-09-12 16:11:42 +0000 |
commit | d11d8114bbdd78562dbafb1ed37985184553cdc3 (patch) | |
tree | 4c0426e19fa2140c60ee13736ac719e5ec1cc9b8 /main/ruby-polyglot | |
parent | 8a8081612251fc8646fb6626acc8543326a8d642 (diff) | |
download | aports-d11d8114bbdd78562dbafb1ed37985184553cdc3.tar.bz2 aports-d11d8114bbdd78562dbafb1ed37985184553cdc3.tar.xz |
main/ruby-polyglot$: rebuild against ruby2
Diffstat (limited to 'main/ruby-polyglot')
-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 9fd9d88c38..d0307e8792 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" |