summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2013-11-19 19:38:43 +0000
committerMaxime Gauduin2013-11-19 19:38:43 +0000
commit947bc8150d079c21d58e811b7afc70e624076481 (patch)
tree6126c84de5246747e4dea88a568729775b1edcc1
parent0dc11e134b16565e4b9d4681a8d3ac297390f66b (diff)
downloadaur-947bc8150d079c21d58e811b7afc70e624076481.tar.gz
FS#37822: ruby-treetop 1.4.15-3
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 284027649ff5..13d425fe01ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=ruby-treetop
pkgver=1.4.15
-pkgrel=2
-pkgdesc="A Ruby-based text parsing and interpretation DSL"
+pkgrel=3
+pkgdesc='A Ruby-based text parsing and interpretation DSL'
arch=('any')
-url="http://functionalform.blogspot.com/"
+url='http://treetop.rubyforge.org/'
license=('MIT')
depends=('ruby-polyglot')
source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")