From 672934a28227fa3af70cc5ac4d38e58a9bc43ca1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH] ruby-hpricot: rebuild for ruby-2.7.1. --- srcpkgs/ruby-hpricot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-hpricot/template b/srcpkgs/ruby-hpricot/template index ba33262b707..af41366f7c4 100644 --- a/srcpkgs/ruby-hpricot/template +++ b/srcpkgs/ruby-hpricot/template @@ -1,7 +1,7 @@ # Template file for 'ruby-hpricot' pkgname=ruby-hpricot version=0.8.6 -revision=3 +revision=4 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel"