From 596241e6f294d29a510d89839fbfe8b354b58b6c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 14 Jul 2021 20:27:16 +0200 Subject: [PATCH] ruby-hpricot: rebuild for ruby-3.0.2. --- 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 b8e8b600c6c..1013a395fa5 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=5 +revision=6 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel"