From e8ee31e41d2d9b03adb5ce46ad2ec76a0e7ffd24 Mon Sep 17 00:00:00 2001 From: dkwo Date: Mon, 28 Jun 2021 20:11:15 +0200 Subject: [PATCH] perl-Gtk2: rebuild for perl-5.34 --- srcpkgs/perl-Gtk2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Gtk2/template b/srcpkgs/perl-Gtk2/template index 2c55f2ed72e..b75d675933c 100644 --- a/srcpkgs/perl-Gtk2/template +++ b/srcpkgs/perl-Gtk2/template @@ -1,7 +1,7 @@ # Template file for 'perl-Gtk2' pkgname=perl-Gtk2 version=1.24993 -revision=2 +revision=3 wrksrc="Gtk2-$version" build_style=perl-module hostmakedepends="perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Pango"