From bb669f783d8f7cb76adf266b4874b062cc6a7369 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2015 07:38:49 +0000 Subject: [PATCH] main/ruby-treetop: rebuild against ruby 2.2 --- main/ruby-treetop/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"