From 8f440c72656ef7aec0a6b43060bfba7b0c7698e1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 6 Feb 2019 22:05:12 -0200 Subject: [PATCH] ruby-rb-readline: fix homepage --- srcpkgs/ruby-rb-readline/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruby-rb-readline/template b/srcpkgs/ruby-rb-readline/template index 82b49afba33..188ac296a94 100644 --- a/srcpkgs/ruby-rb-readline/template +++ b/srcpkgs/ruby-rb-readline/template @@ -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 " license="BSD-3-Clause" -homepage="http://github.com/ConnorAtherton/rb-readline" +homepage="https://github.com/ConnorAtherton/rb-readline" checksum=9e9bd7e198bdef0822c46902f6c592b882c1f9777894a4c3dcf5b320824a8793 post_install() {