diff --git a/main/ruby-treetop/APKBUILD b/main/ruby-treetop/APKBUILD index 7976ee6b683..8ac74be27f3 100644 --- a/main/ruby-treetop/APKBUILD +++ b/main/ruby-treetop/APKBUILD @@ -2,7 +2,7 @@ _gemname=treetop pkgname=ruby-$_gemname pkgver=1.4.15 -pkgrel=1 +pkgrel=2 pkgdesc="A Ruby-based text parsing and interpretation DSL" url="https://github.com/cjheath/treetop" arch="noarch"