From 32ff375a96a6fb12300a13caa7ab19588ff94510 Mon Sep 17 00:00:00 2001 From: Elaine Gibson Date: Sun, 27 Aug 2023 16:54:11 +0000 Subject: [PATCH 1/2] wine-gecko: update to 2.47.4. --- srcpkgs/wine-gecko/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wine-gecko/template b/srcpkgs/wine-gecko/template index 1215901c896a6..d298fb7dae50f 100644 --- a/srcpkgs/wine-gecko/template +++ b/srcpkgs/wine-gecko/template @@ -1,6 +1,6 @@ # Template file for 'wine-gecko' pkgname=wine-gecko -version=2.47.2 +version=2.47.4 revision=1 build_style=fetch short_desc="Mozilla Gecko Layout Engine for WINE (32bit)" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="MPL-2.0" homepage="http://wiki.winehq.org/Gecko" distfiles="http://dl.winehq.org/wine/${pkgname}/${version}/wine-gecko-${version}-x86.msi" -checksum=e520ce7336cd420cd09c91337d87e74bb420300fd5cbc6f724c1802766b6a61d +checksum=26cecc47706b091908f7f814bddb074c61beb8063318e9efc5a7f789857793d6 do_install() { # The actual installation within WINE occurs at runtime in whatever From 585de644f6342dae779202453067efa55449e1bd Mon Sep 17 00:00:00 2001 From: Elaine Gibson Date: Sun, 27 Aug 2023 16:55:52 +0000 Subject: [PATCH 2/2] wine: Add reminder to update wine-mono and wine-gecko --- srcpkgs/wine/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 13cffbf5ea3fb..ab07cd356988c 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,4 +1,6 @@ # Template file for 'wine' +# NOTE: wine depends on specific versions of wine-mono and wine-gecko, +# check for updates to these packages when updating wine pkgname=wine version=8.14 revision=2