summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 012ec84f2346..742e8282ef74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
_gemname=httpclient-fixcerts
pkgname=ruby-$_gemname
pkgver=2.8.5
-pkgrel=1
+pkgrel=2
pkgdesc='Gives something like the functionality of libwww-perl (LWP) in Ruby'
arch=(any)
url='https://github.com/nahi/httpclient'
-license=("custom:RUBY")
+license=("Ruby")
depends=(ruby)
options=(!emptydirs)
provides=("ruby-httpclient")