summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de32bd7be6bd..5ef6f6fe3d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
_gemname=apipie-bindings
pkgname=ruby-$_gemname
pkgver=0.0.18
-pkgrel=1
-pkgdesc='A swift, liberal HTML parser with a fantastic library'
+pkgrel=2
+pkgdesc='Bindings for API calls that are documented with Apipie. Bindings are generated on the fly.'
arch=(any)
-url='http://code.whytheluckystiff.net/hpricot/'
+url='http://github.com/Apipie/apipie-bindings'
license=(MIT)
depends=(ruby ruby-json ruby-oauth ruby-rest-client)
options=(!emptydirs)