ruby-rb-readline: fix homepage

This commit is contained in:
maxice8 2019-02-06 22:05:12 -02:00
parent 3ef79144a9
commit 8f440c7265
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,14 +1,14 @@
# Template file for 'ruby-rb-readline'
pkgname=ruby-rb-readline
version=0.5.5
revision=1
revision=2
noarch=yes
build_style=gem
depends="ruby"
short_desc="Pure Ruby implementation of GNU readline library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-3-Clause"
homepage="http://github.com/ConnorAtherton/rb-readline"
homepage="https://github.com/ConnorAtherton/rb-readline"
checksum=9e9bd7e198bdef0822c46902f6c592b882c1f9777894a4c3dcf5b320824a8793
post_install() {