diff options
Diffstat (limited to 'main/ruby-treetop')
-rw-r--r-- | main/ruby-treetop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-treetop/APKBUILD b/main/ruby-treetop/APKBUILD index b96d5445c7..e307f48c5a 100644 --- a/main/ruby-treetop/APKBUILD +++ b/main/ruby-treetop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> _gemname=treetop pkgname=ruby-$_gemname -pkgver=1.4.11 +pkgver=1.4.12 pkgrel=0 pkgdesc="A Ruby-based text parsing and interpretation DSL" url="https://github.com/cjheath/treetop" |